Should You Use Markdown in WordPress and How is it done?

When you decide you may want to use Markdown in WordPress, it’s important to know what you’re getting into. Not everybody understands what Markdown is and not everybody needs it. What is Markdown? Markdown is simply the use of markup language to take plain text and convert it into HTML. It’s like using a simple text editor. This language will take the text you insert and will convert it to HTML code without you needing to put in the code. Example If you were using markdown, you could type **make this bold** and the ** would be converted into the …


