Convert HTML back to Markdown for editing in wmd

前端 未结 5 2102
抹茶落季
抹茶落季 2020-12-05 15:04

I am curious to do what happens when you edit a post on this site.

I am using wmd for my markdown editor, of course when I goto edit, I get the HTML it generated not

5条回答
  •  北海茫月
    2020-12-05 15:31

    Look at the optionsExample.html in your WMD distribution. There's an option to send the result to the server as Markdown.

提交回复
热议问题