I found that including nunjucks code in a fenced code block caused the nunjucks code to disappear: <img width="1246" alt="fencedcodeblocks nunjucks disappears" src="https://user-images.githubusercontent.com/59471320/158769461-9e06857c-d6b1-4cf3-9b30-d1a13c716036.png"> I believe this is because 'the code is processed for Nunjucks syntax before the rest of the MarkBind syntax are processed'.
I found that including nunjucks code in a fenced code block caused the nunjucks code to disappear:
I believe this is because 'the code is processed for Nunjucks syntax before the rest of the MarkBind syntax are processed'.