-
|
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: 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 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
|
You can include the code block itself from other files. The plugin should skip code blocks looking for nested inclusions so:
|
Beta Was this translation helpful? Give feedback.
-
|
In such situations, I add a zero-width space character between |
Beta Was this translation helpful? Give feedback.
You can include the code block itself from other files. The plugin should skip code blocks looking for nested inclusions so: