#common-mark #egui

egui_commonmark_backend

Shared code for egui_commonmark and egui_commonmark_macros

5 releases (3 breaking)

0.19.0 Dec 17, 2024
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 2079/week @ 2024-09-22 3749/week @ 2024-09-29 4277/week @ 2024-10-06 5477/week @ 2024-10-13 3465/week @ 2024-10-20 4058/week @ 2024-10-27 5151/week @ 2024-11-03 6098/week @ 2024-11-10 4265/week @ 2024-11-17 4131/week @ 2024-11-24 5682/week @ 2024-12-01 5873/week @ 2024-12-08 6140/week @ 2024-12-15 1764/week @ 2024-12-22 3174/week @ 2024-12-29 4325/week @ 2025-01-05

15,552 downloads per month
Used in 40 crates (2 directly)

MIT/Apache

43KB
977 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–13MB
~165K SLoC