0

I have already html in my database and i want to use wmd editor, but when i get html from database wmd editor showing html in wmd editor, but i want wmd style html. like for bold ** bold **. Any one have solution.

Omer Bilal
  • 53
  • 6

1 Answers1

0

You would want to either store both the raw markdown and HTML, or just reprocess the markdown every time you need it.

Tim Meers
  • 928
  • 1
  • 14
  • 24