What did you do? Please include the actual source code causing the issue.
//index.md
<panel src="inc.md"></panel>
<panel><span heading><b>header</b></span> Content of panel</panel>
//inc.md
<panel><span heading><b>header</b></span> Content of panel</panel>
What did you expect to happen?
Both the contentful panels should look the same.
What actually happened? Please include the actual, raw output.

This happens because plugins are not rendered on included files.
Should this be documented, or is this a bug?
What did you do? Please include the actual source code causing the issue.
What did you expect to happen?
Both the contentful panels should look the same.
What actually happened? Please include the actual, raw output.

This happens because plugins are not rendered on included files.
Should this be documented, or is this a bug?