-
Notifications
You must be signed in to change notification settings - Fork 26
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Great plugin, this is helpful!
Our community documentation has a contributor guide. In that guide I want to show others how to use this plugin as it applies to our documentation. To do so I've included this:
```text
{%
include-markdown "../docs_include/<file>.md"
heading-offset=<parent-section-header-level>
%}
```
However, it (naturally) gets interpreted as an inclusion, which creates an error and an empty fenced code block in the rendered page.
Is there functionality to instruct mkdocs-include-markdown-plugin to ignore this particular inclusion so that I can render the contents of the fenced code block verbatim?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested