Skip to content

stefanocoretta/interlinear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interlinear Extension For Quarto

This extensions provides users with a pandoc filter to include interlinear glosses in Quarto documents.

Installing

quarto add stefanocoretta/interlinear

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

Using

Add the following to your YAML header.

filters:
  - interlinear

Example

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