zed/crates/markdown/examples
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
..
markdown.rs markdown: Make cx the last parameter to the constructor (#21487) 2024-12-03 15:27:58 -05:00
markdown_as_child.rs markdown: Make cx the last parameter to the constructor (#21487) 2024-12-03 15:27:58 -05:00