Files
StudyDiary/08-Inbox/marp/docs/31.Markdown-it-Mark.md
T
2026-07-23 20:36:13 +08:00

572 B
Executable File

title, parent, created, updated
title parent created updated
Markdown-It Mark Markdown-It Plugins 2025-09-09T19:23 2025-09-22T13:27

Markdown-It Mark

Markup uses the same conditions as CommonMark emphasis.

==marked== => <mark>inserted</mark>

Sample

---
# Text Highlights

**[markdown-it-mark](https://github.com/markdown-it/markdown-it-mark)**

This is ==marked== text
---

alt text

References