#common-mark #egui

egui_commonmark_backend

Shared code for egui_commonmark and egui_commonmark_macros

4 releases (2 breaking)

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

#385 in GUI

Download history 3055/week @ 2024-08-24 2449/week @ 2024-08-31 2591/week @ 2024-09-07 1703/week @ 2024-09-14 1949/week @ 2024-09-21 3860/week @ 2024-09-28 4093/week @ 2024-10-05 5447/week @ 2024-10-12 3598/week @ 2024-10-19 3828/week @ 2024-10-26 5442/week @ 2024-11-02 6054/week @ 2024-11-09 4059/week @ 2024-11-16 4369/week @ 2024-11-23 5630/week @ 2024-11-30 5422/week @ 2024-12-07

20,407 downloads per month
Used in 30 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

~5–13MB
~165K SLoC