Skip to content

Move Utils.IncludeProcessor's logic to the span parser #33

@FransBouma

Description

@FransBouma

It currently uses a regexp, which is not how markdowndeep works, and it matches @@include directives in code blocks as well. The markdowndeep parser's span parser is a likely candidate to add the @@include directive parser.

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