#common-mark #egui

egui_commonmark_backend

Shared code for egui_commonmark and egui_commonmark_macros

4 releases (2 breaking)

new 0.18.0 Sep 26, 2024
0.17.0 Jul 3, 2024
0.16.0 May 12, 2024
0.16.0-alpha.1 May 11, 2024

#392 in GUI

Download history 77/week @ 2024-06-06 115/week @ 2024-06-13 120/week @ 2024-06-20 176/week @ 2024-06-27 3154/week @ 2024-07-04 4062/week @ 2024-07-11 2869/week @ 2024-07-18 2667/week @ 2024-07-25 3174/week @ 2024-08-01 4491/week @ 2024-08-08 3373/week @ 2024-08-15 2726/week @ 2024-08-22 2873/week @ 2024-08-29 2460/week @ 2024-09-05 2056/week @ 2024-09-12 1235/week @ 2024-09-19

9,318 downloads per month
Used in 28 crates (2 directly)

MIT/Apache

39KB
876 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

~6–14MB
~167K SLoC