Anyone know how to use Nunjucks macros inside of a MD file compiled with @eleven_ty? The expected {% import… %} then {{macro()}} is escaping the HTML produced by the macro, which is clearly not what I want.

  • 0
  • 0
  1. @eleven_ty Ok, I actually figured out what was happening, but I’d still like an answer to why this is happening: I’ve got nested HTML coming from a macro and that’s being turned into a pre/code block

    • 0
    • 0
    1. @eleven_ty Ok, done debugging. Nested HTML is spitting out pre/code blocks. Need to dig into that.

      • 0
      • 0