10 releases (4 breaking)
0.5.7 | Mar 12, 2024 |
---|---|
0.5.6 | Mar 12, 2024 |
0.4.0 | Jan 9, 2024 |
0.3.1 | Nov 26, 2023 |
0.0.2 | Sep 28, 2023 |
#129 in #linter
52,240 downloads per month
Used in 25 crates
(via biome_console)
11KB
145 lines
biome_markup
The crate contains procedural macros to build biome_console
markup object with a JSX-like syntax
The macro cannot be used alone as it generates code that requires supporting types declared in the
biome_console
crate, so it's re-exported from there and should be used as biome_console::markup
Dependencies
~135KB