#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

#267 in GUI

Download history 434/week @ 2024-05-09 85/week @ 2024-05-16 163/week @ 2024-05-23 403/week @ 2024-05-30

1,085 downloads per month
Used in 5 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
~161K SLoC