Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 574 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 574 Bytes

Literate Markdown Tangler Extension For Quarto

This ports the functionality of the Literate Markdown Tangler written in Go by Dave MacFarlane to a Pandoc Lua filter. However, the syntax differs from the Go lmt to comply with Pandoc's markdown.

Installing

quarto add stefanocoretta/lmt

This will install the extension under the _extensions subdirectory. If you're using version control, you will want to check in this directory.

Example

Here is the source code for a minimal example: example.qmd.