Sebastian Raschka 5/28/2014

5 simple steps for converting Markdown documents into HTML and adding Python syntax highlighting

Read Original

This technical tutorial provides a step-by-step guide for developers to convert Markdown documents into HTML while adding syntax highlighting for Python and other programming languages. It covers installing the Python-Markdown and Pygments libraries, writing Markdown with code blocks, using the CodeHilite extension, and converting files via command line or Python scripts.

5 simple steps for converting Markdown documents into HTML and adding Python syntax 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