ZIm/crates/markdown
Marshall Bowers 88b0d3c78e
markdown: Make cx the last parameter to the constructor (#21487)
I noticed that `Markdown::new` didn't have the `cx` as the final
parameter, as is conventional.

This PR fixes that.

Release Notes:

- N/A
2024-12-03 15:27:58 -05:00
..
examples markdown: Make cx the last parameter to the constructor (#21487) 2024-12-03 15:27:58 -05:00
src markdown: Make cx the last parameter to the constructor (#21487) 2024-12-03 15:27:58 -05:00
Cargo.toml Introduce a new markdown crate (#11556) 2024-05-09 11:03:33 +02:00
LICENSE-GPL Add xtask for finding crates with missing licenses (#11776) 2024-05-13 18:52:12 -04:00