#common-mark #egui #shared #point #viewer #egui-commonmark #egui-commonmark-macros

egui_commonmark_backend

Shared code for egui_commonmark and egui_commonmark_macros

2 releases

0.16.0 May 12, 2024
0.16.0-alpha.1 May 11, 2024

#269 in GUI

Download history 449/week @ 2024-05-11 133/week @ 2024-05-18

582 downloads per month
Used in 3 crates (2 directly)

MIT/Apache

39KB
855 lines

A commonmark viewer for egui

Crate

This contains shared code between the crates egui_commonmark and egui_commonmark_macros. See egui_commonmark as a starting point.

License

Licensed under either of

at your option.


lib.rs:

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.

Dependencies

~5–14MB
~159K SLoC