This extensions provides users with a pandoc filter to include interlinear glosses in Quarto documents.
quarto add stefanocoretta/interlinearThis will install the extension under the _extensions subdirectory.
If you're using version control, you will want to check in this directory.
Add the following to your YAML header.
filters:
- interlinearHere is the source code for a minimal example: example.qmd.