Skip to content

Crash when adding .md to --sourceext #13

Open
@janedegtiareva

Description

@janedegtiareva

I would like to be able to define source snippet in a .md file using a syntax similar to .xml source files. If I do that right now and add .md file to sourcceext, the tool crashes.

I am running the following command:
mdinject --root=../rust --docsroot=. --sourceext=".ts|.js|.xml|.md" --targetext=".md|.txt" -w

The issue occurs even if the README.md file in the source dir is empty or is a simple .md file with no snippet annotations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions