Jinja templating is specifically ignored in output, and so can be used as normal. Tags will be ignored, and not even rendered as a block <p> element, and similarly inline elements will be ignored.
Explicitly Ignoring Templating
If there are issues with ignoring the template output (as it may contain markdown formatting) it can be surrounded by HTML that will cause it to be explicitly ignored, by using <div> for blocks and <span> for inline elements.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-09-07 UTC."],[],[]]