572 B
Executable File
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
---
