开发者

Markdown Program with SmartyPants

开发者 https://www.devze.com 2023-04-11 17:52 出处:网络
I use markdown for quite a lot now. Is there a standalone program (like \"markdown\" or \"discount\") that also supports smartypants. I use -- all 开发者_JAVA百科over the place and I really would like

I use markdown for quite a lot now. Is there a standalone program (like "markdown" or "discount") that also supports smartypants. I use -- all 开发者_JAVA百科over the place and I really would like to see some ndashes there.


Pandoc supports smartypants with the --smart option.

If you like a java program, you can compile Pegdown which also have a SMARTYPANTS extension.

0

精彩评论

暂无评论...
验证码 换一张
取 消