Skip to content Skip to sidebar Skip to footer
Showing posts with the label Markdown

Convert Between Markdown Elements

What are the options to parse Markdown document and process its elements to output an another Mark… Read more Convert Between Markdown Elements

Too Much Render With React Markdown

I am using React Markdown (https://www.npmjs.com/package/react-markdown) to render markdown content… Read more Too Much Render With React Markdown

Markdown -> Showdown Bug In Detab Regex?

I'm looking at Gruber's original Markdown implementation here and the Showdown implementati… Read more Markdown -> Showdown Bug In Detab Regex?

Embed Javascript In Github Readme.md

I want to embed a tweet in a GitHub README file. Markdown should support this, however when I add t… Read more Embed Javascript In Github Readme.md