Cargo Features
egui_commonmark_backend has no features set by default.
[dependencies]
egui_commonmark_backend = { version = "0.18.0", features = ["better_syntax_highlighting"] }
- better_syntax_highlighting
-
Enables syntect
Affects
misc::CommonMarkOptions.theme_light
,misc::CommonMarkOptions.theme_dark
…