You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What did you do? Please include the actual source code causing the issue.
//index.md
<panelsrc="inc.md"></panel><panel><spanheading><b>header</b></span> Content of panel</panel>
//inc.md
<panel><spanheading><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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: