Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 74735

How to write a simple markdown (syntax) highlighter from scratch with javascript?

$
0
0

I want to create a simple and fast markdown highlighter with javascript.

Input:

This is a **test bold** and __italic__ markdown. 

Output (HTML):

This is a <b>**test bold**</b> and <i>__italic__</i> markdown.

Viewing all articles
Browse latest Browse all 74735

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>