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
20,407 downloads per month
Used in 30 crates
(2 directly)
39KB
876 lines
A commonmark viewer for egui
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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