diff options
| author | pml68 <contact@pml68.dev> | 2025-02-28 00:34:00 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-02-28 00:34:00 +0100 |
| commit | aa5e7e024061a759fb89947185bb4969c3e21e66 (patch) | |
| tree | abda4698a3f544efd99e58659c774632d93492f6 /README.md | |
| parent | feat: add extra syntaxes with `two-face` (diff) | |
| download | iced_custom_highlighter-aa5e7e024061a759fb89947185bb4969c3e21e66.tar.gz | |
docs: update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ A custom syntax highlighter for iced. It uses the colors from your app's Theme, based on a styling method (like `default_style`) +[`two-face`](https://github.com/CosmicHorrorDev/two-face) is used for providing extra syntaxes. [More info](https://github.com/CosmicHorrorDev/two-face?tab=readme-ov-file#syntaxes) + # Example ```rust |
