Skip to content

Commit 6aea4a8

Browse files
Update docs/helpers.md
Co-authored-by: Luffy <lufei@docsifyjs.org>
1 parent 40fc84b commit 6aea4a8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/helpers.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,9 @@ You will get `<a href="/demo/">link</a>`html. Do not worry, you can still set th
9292
### Class names
9393

9494
```md
95+
![logo](https://docsify.js.org/_media/icon.svg ':class=someCssClass')
96+
97+
<!-- Multiple class names -->
9598
![logo](https://docsify.js.org/_media/icon.svg ':class=someCssClass :class=anotherCssClass')
9699
```
97100

0 commit comments

Comments
 (0)