docs(readme): remove the redundant descriptions

This commit is contained in:
dragonish 2025-04-19 21:01:10 +08:00
parent bf8fec4674
commit 9afc68afef
No known key found for this signature in database
GPG key ID: 6F42FA9E807A5177

View file

@ -171,8 +171,6 @@ You can customize the heading decorator style by CSS classes. For decorators in
- live preview: `.preview-custom-heading-decorator`.
- source mode: `.source-custom-heading-decorator`.
For the decorators in the outline, `.outline-custom-heading-decorator` can be used.
For the decorators in the outline, it is necessary to use `.outline-custom-heading-decorator` with pseudo-element keywords: `.outline-custom-heading-decorator::before` or `.outline-custom-heading-decorator::after`.
For example, make all the decorators display in green: