Code-fencing seems to half-way work. If you have some markdown that has a code-fence (3 backticks) the resulting HTML still contains back-ticks, e.g. ``` " test ` (foo 'bar) ` " ```
Code-fencing seems to half-way work. If you have some markdown that has a code-fence (3 backticks) the resulting HTML still contains back-ticks, e.g.