fletcher/MultiMarkdown-6
Ver no GitHubUnable to generate single (raw) backslash
Open
#133 aberto em 17 de jul. de 2018
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.