6 releases (breaking)
0.20.0 | Feb 4, 2025 |
---|---|
0.19.0 | Dec 17, 2024 |
0.18.0 | Sep 26, 2024 |
0.17.0 | Jul 3, 2024 |
0.16.0 | May 12, 2024 |
#394 in GUI
16,479 downloads per month
Used in 40 crates
(2 directly)
45KB
1K
SLoC
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
~6–13MB
~165K SLoC