How can you insert an Index Marker into a Markdown file?

In your markdown file, you can insert an IndexMarker using the following syntax:

<!--markers:{"IndexMarker": "term1 term2"}-->
Paragraph to be used for the index terms: term1 and term2.

Last modified date: 2026-01-29