Skip to content

XTTE0790: An empty sequence is not allowed as the first argument of md2doc:convert() #56

@saigkill

Description

@saigkill

Actually i'm using that script:

#!/bin/bash
java  -jar /opt/saxon/saxon9he.jar -it:{http://www.markdown2docbook.com/ns/md2doc}main -xsl:/opt/markdown2docbook-1.0.4/src/md2doc.xsl input=/home/sascha/RubmineProjects/PublicanCreators/CHANGELOG.md encoding=utf-8 root-element=book headline-element=chapter savepath=Changelog.xml

The Input file is that one:
https://raw.githubusercontent.com/saigkill/PublicanCreators/master/CHANGELOG.md

After running the script i'm getting the error which is placed in the bugs title.

Maybe you know what happend?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions