Expand description
Shared code for egui_commonmark and egui_commonmark_macro. Breaking changes will happen and should ideally not be relied upon. Only items that can been seen in this documentation can be safely used directly.
Structs§
- Common
Mark Cache - A cache used for storing content such as images.
Type Aliases§
- Render
Html Fn - Takes
egui::Ui
and the html text to be rendered/used - Render
Math Fn - Takes
egui::Ui
, the math text to be rendered and whether it is inline