From da9398065dfce18479cead8245c8ac0fff52e622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ctalatkuyuk=E2=80=9D?= <“talatkuyuk@gmail.com”> Date: Fri, 10 Mar 2023 13:04:03 +0300 Subject: [PATCH] Add `remark-flexible-markers` to list of plugins --- doc/plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/plugins.md b/doc/plugins.md index f097be6c..c39e674b 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -118,6 +118,8 @@ The list of plugins: — add titles or/and containers for code blocks with customizable attributes * 🟢 [`remark-flexible-containers`](https://github.com/ipikuka/remark-flexible-containers) — add custom/flexible containers with customizable properties +* 🟢 [`remark-flexible-markers`](https://github.com/ipikuka/remark-flexible-markers) + — add custom/flexible mark element with customizable properties * 🟢 [`remark-flexible-paragraphs`](https://github.com/ipikuka/remark-flexible-paragraphs) — add custom/flexible paragraphs with customizable properties * 🟢 [`remark-frontmatter`](https://github.com/remarkjs/remark-frontmatter)