#markdown

New MkDocs plugins for embedding and visualizing audio

Posted on .

Adding audio examples to my MkDocs website with custom plugins mkdocs-audiotag and mkdocs-wavesurfer.

Making a pygments lexer to syntax highlight SuperCollider code

Posted on .

Reimplementing the lexical analysis of SuperCollider code in pygments.

Converting markdown to LaTeX with md2tex

Posted on .

Converting markdown to LaTeX using an improved fork of the conversion tool md2tex.

An integrated book and website

Posted on .

Kicking off a series about how I made a combined book and website with markdown, LaTeX, and Python.