fletcher/MultiMarkdown-6

Unable to generate single (raw) backslash

Open

#133 aberto em 17 de jul. de 2018

Ver no GitHub
 (3 comments) (0 reactions) (0 assignees)C (97 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (680 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

I am unable to output a single backslash in raw mode.

On the left is input and right shows output:

`\`    =>   <p>``</p>
`\\`   =>   <p><code>\\</code></p>

Using v6.3.2 installed via homebrew.

Guia do colaborador