diff --git a/README.md b/README.md index 5b8454b..99d63cb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ ## Heading Level Indent -Indenting headers (with content) based on the level +Indenting headers (with content) based on the level. + +- For now, it only works in reading view. +- Settings available to customize margin for each heading +- Also you can add your own custom css to the headings and their content, using the classes `data_h1/2/3/4/5/6` and `heading_h1/2/3/4/5/6` appended to each rendered section in reading view + +![plugin_preview](https://user-images.githubusercontent.com/58810368/220870821-1d7adf75-d6c8-4f6e-9634-5f10b34cfe95.png)