diff --git a/README.md b/README.md index 0b8edcc..93475b8 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Tests the rendering of TOC from Markdown All in One in gitea - [$\\LaTeX equations$](#latex-equations) - [:checkered_flag: with emoji shortname](#checkered-flag-with-emoji-shortname) - [Секция 1.1](#секция-1-1) +- [🌔 with a real emoji](#with-a-real-emoji) ## foo _italic_ bar @@ -33,6 +34,8 @@ Tests the rendering of TOC from Markdown All in One in gitea ## Секция 1.1 +## 🌔 with a real emoji + ``` "foo _italic_ bar": "foo-italic-bar" "foo_foo_bar": "foo-foo-bar" @@ -44,4 +47,5 @@ Tests the rendering of TOC from Markdown All in One in gitea "$\\LaTeX equations$": "latex-equations" ":checkered_flag: with emoji shortname": "checkered-flag-with-emoji-shortname" "Секция 1.1": "секция-1-1" +"🌔 with a real emoji": "with-a-real-emoji" ``` \ No newline at end of file