Current: any nunjucks-like syntax e.g., {{ x }} in MarkBind files will be processed by nunjucks, even if it is in a blockquote code block.
Problem: Others will not be able to use MarkBind for documenting projects that use such syntax.
Suggested: Provide a way to escape nunjucks processing for source segments so that nunjucks-like syntax can be shown in the generated pages.