diff --git a/README.md b/README.md
index 738a79b7..b206b35e 100644
--- a/README.md
+++ b/README.md
@@ -47,9 +47,10 @@ _We will only explain features extended in marp-core._ Please refer to [Marpit f
- Enabled [inline SVG slide](https://marpit.marp.app/inline-svg) and [loose YAML parsing](https://marpit-api.marp.app/marpit#Marpit) by default.
* **CommonMark**
- - For making secure, we will deny most of HTML tags used in Markdown (`
` is only allowed by default).
+ - For making secure, we will deny most of HTML tags used in Markdown by default. Allowed HTML tags are `
` only for now.
- Support [table](https://github.github.com/gfm/#tables-extension-) and [strikethrough](https://github.github.com/gfm/#strikethrough-extension-) syntax, based on [GitHub Flavored Markdown](https://github.github.com/gfm/).
- Line breaks in paragraph will convert to `
` tag.
+ - Slugification for headings (assining auto-generated `id` attribute for `