Jack Snoeyink

Results 2 comments of Jack Snoeyink

### Summary The scenario is MarkdownLiteral.jl: * CommonMark `cm" "` allows interpolation into markdown, but not code, HTML, or latex. * @fonsp's `@markdown` (alias `@mdx`) macro takes a Julia string...

That would be great. I'm fine with the `$$` remaining as an escape, since that is different behavior from `\$` which prevents interpolation, but preserves both characters. The `$$` escape...