terribleMia’s avatarterribleMia’s Twitter Archive—№ 8,481

  1. Using markdown-it, is there any way to turn off indented-code-block parsing? I always prefer (`) fenced code-blocks, and the indentation-parsing always makes my nunjucks macros feel super fragile. Any accidental whitespace, and the whole thing turns into a pre/code block.