Convert Markdown syntax to HTML code
• # Headers (h1, h2, h3)
• **bold** or __bold__
• *italic* or _italic_
• ~~strikethrough~~
• `code` inline code
• [text](url) links
•  images
• - or * lists
• > blockquotes
• --- horizontal rules