Change Tracking
The change marker filter helps provide manuscript versions with changes highlighted.
Enable change marking
Section titled “Enable change marking”Add to your document metadata:
mark_changes: trueMark changed text
Section titled “Mark changed text”Use the {.changed} attribute on a text span:
This text will not be marked. [This text was changed.]{.changed} This text was not changed.Toggle changes
Section titled “Toggle changes”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.
Custom colors
Section titled “Custom colors”The default color is brickred. Change it in metadata:
mark_changes: truechange_color: blue