markup
markup copied to clipboard
Inline code expects { to be closed
I'm trying to do `{{` inline code that is {{V. When I do {{, I get the follow error on my GitHub Pages site:
GitHub Pages failed to build your site.
The variable {{ on line 69 in spec.md was not properly closed with }}.
I've tried {{ and \{\{ and {{, each gives an error that {{ needs to be properly closed, which shouldn't happen inside of code. I really do want to literally write {{V, and it renders fine - but GitHub Pages keeps saying it is failing:
https://github.com/maqifrnswa/PCSI/runs/781893660