Literate Markdown For C++ Programmers
lmt is a tool for extracting text from the code blocks in markdown files. This file demonstrates all the lmt features in a C++-centric way.
Installing lmt
First, install the go language if you don't have it (homebrew: brew install go
).