From 465df6f32b5b235248bc897de126a263ee3bdeda Mon Sep 17 00:00:00 2001 From: Aleksandr Grenishin Date: Fri, 6 Dec 2019 23:53:04 +0300 Subject: `atxHeading` -> `heading` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f99728..a816f6c 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ An object that extends the list of attributes supported for some elements. Example : ``` -extend: {atxHeading: ['original', 'quality', 'format', 'toc']} +extend: {heading: ['original', 'quality', 'format', 'toc']} ``` With this configuration, if the scope permits it, 4 mores attributes will be supported for atxHeading elements. -- cgit v1.2.3