backslash escape not working
-
1) Input
> 4\. If a Party relies on patents …
2) Expected output
<p>4. If a Party relies on patents…
</p>
3) Produced
<p>4\. If a Party relies on patents …
</p>
http://wordpress.org/extend/plugins/markdown-on-save-improved/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘backslash escape not working’ is closed to new replies.