Cargo Features

egui_commonmark_backend has no features set by default.

[dependencies]
egui_commonmark_backend = { version = "0.19.0", features = ["better_syntax_highlighting", "embedded_image"] }
better_syntax_highlighting

Enables syntect

Affects misc::CommonMarkOptions.theme_light, misc::CommonMarkOptions.theme_dark

embedded_image

Enables data-url