Embed javascript in markdown

后端 未结 11 2538
[愿得一人]
[愿得一人] 2020-12-13 02:23

I\'m using the Maruku markdown processor. I\'d like this

*blah* blah \"blah\" in [markdown](blah)



        
11条回答
  •  眼角桃花
    2020-12-13 03:02

    You could use pandoc, which handles this input (and javascript generally) just fine.

提交回复
热议问题