mirror of
https://github.com/purocean/yn.git
synced 2026-08-30 17:47:18 +08:00
e9731f08a6
Agent-Logs-Url: https://github.com/purocean/yn/sessions/423ca3b8-9674-4d0f-98d1-bc1fd5c33c5d Co-authored-by: purocean <7115690+purocean@users.noreply.github.com>
1.0 KiB
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.