Caleb Porzio 3/7/2019

Parsing Markdown: The Easy Way (With Code Highlighting)

Read Original

This article details the common, tedious process of parsing and styling Markdown for the web, then introduces a simpler method using GitHub's public API for conversion and their Primer CSS for styling. It promotes the 'GitDown' PHP package to automate this, handling caching to avoid API rate limits.

Parsing Markdown: The Easy Way (With Code Highlighting)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week