From 9afc68afef865e72445db568ac0e0aa656e616f3 Mon Sep 17 00:00:00 2001 From: dragonish Date: Sat, 19 Apr 2025 21:01:10 +0800 Subject: [PATCH] docs(readme): remove the redundant descriptions --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a2d71ce..126d1f5 100644 --- a/README.md +++ b/README.md @@ -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: