Not able to see Images with wmd-editor
- by KhanS
I am using wmd editor to enter some text. After entering the text, I am saving it as mark down into the database.
While inserting the image, if I save as markdown I am not able to see the image in my aspx page.(Because it down not save image in <img> tab in markdown).
If I save the text as html then, I am able to see the image. But another problem with html is, while editing the text I am seeing all tags(such as <code1><p>pre> ) in the wmd-editor.