bevy/crates/bevy_ui
Michael Dorst 251514017f Fix doc_markdown lints in bevy_ui (#3484)
#3457 adds the `doc_markdown` clippy lint, which checks doc comments to make sure code identifiers are escaped with backticks. This causes a lot of lint errors, so this is one of a number of PR's that will fix those lint errors one crate at a time.

This PR fixes lints in the `bevy_ui` crate.
2022-01-05 22:30:14 +00:00
..
src Fix doc_markdown lints in bevy_ui (#3484) 2022-01-05 22:30:14 +00:00
Cargo.toml Prepare crevice for vendored release (#3394) 2021-12-23 22:49:12 +00:00