Back to Biome

`biome_markup`

crates/biome_markup/README.md

latest316 B
Original Source

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