0.0.0 • Published 7 years ago
remark-github-break v0.0.0
remark-github-break
https://gist.github.com/shaunlebron/746476e6e7a4d698b373
- Input
remark default support[space][space]
this
NOT support\
this
- Output
<p>
remark default support<br>
this
</p>
<p>
NOT support<br>
this
</p>
0.0.0
7 years ago