Files
yn/test/md/mark.md
T

1.0 KiB

Mark / Highlight Test

This document tests the mark (highlight) syntax supported by Yank Note.

Basic Highlighting

==This text is highlighted==

This sentence has ==highlighted words== in the middle.

Multiple Highlights

==First highlight== and ==second highlight== in one line.

Highlight with Other Formatting

==Bold and highlighted==

==Italic and highlighted==

==Code and highlighted==

==Strikethrough and highlighted==

Highlight in Context

Important: ==Remember to save your work== before closing the editor.

The key takeaway is ==Yank Note supports rich markdown features==.

Highlight in Lists

  • ==Important item==
  • Normal item
  • ==Another important item==

Highlight in Blockquote

The most important part of this quote is ==right here==.

Cloze Extension Note

When the @yank-note/extension-cloze extension is installed, highlighted text (==text==) can also function as cloze deletions for flashcard-style learning. The highlighted text can be toggled between visible and hidden states.