Skip to content

Commit

Permalink
chore: update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cossssmin committed Mar 6, 2024
1 parent 8c47a76 commit 4037515
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ This is a PostHTML plugin that uses [Shiki](https://shiki.style) to highlight co

Features:

- [x] Configure `langs`
- [x] Configure `themes`
- [x] Supports `lang` attribute
- [x] Supports `theme` attribute
- [x] Supports [Dual Themes](#theme-1)
- [x] Wrap code block in custom tag
- [x] Default color theme
- [x] Decorations
- [x] Transformers
- [x] Configure [`langs`](#langs)
- [x] Configure [`themes`](#themes)
- [x] [`lang`](#lang) attribute
- [x] [`theme`](#theme) attribute
- [x] [Dual Themes](#theme-1)
- [x] [Wrap in custom tag](#wrap)
- [x] [Default color theme](#default-color)
- [x] [Decorations](#decorations)
- [x] [Transformers](#transformers)
- [ ] Custom themes
- [ ] Custom languages

Expand Down

0 comments on commit 4037515

Please sign in to comment.