GitHub's Markdown API can be used to apply syntax highlighting to code blocks by wrapping code in fenced markdown blocks and posting to the API endpoint. The approach returns HTML with GitHub's syntax highlighting applied, avoiding the overhead of creating and embedding Gists. A ColdFusion implementation demonstrates reading
•6m read time• From bennadel.com
Sort: