Skip to content
Docs

Change Tracking

The change marker filter helps provide manuscript versions with changes highlighted.

Add to your document metadata:

mark_changes: true

Use the {.changed} attribute on a text span:

This text will not be marked. [This text was changed.]{.changed} This text was not changed.

Switch change marking on or off by toggling mark_changes in your metadata. This lets you maintain a single source and build both marked and clean versions.

The default color is brickred. Change it in metadata:

mark_changes: true
change_color: blue