zed/crates/markdown
Conrad Irwin 3ba071b993
Allow using system node (#18172)
Release Notes:

- (Potentially breaking change) Zed will now use the node installed on
your $PATH (if it is more recent than v18) instead of downloading its
own. You can disable the new behavior with `{"node":
{"disable_path_lookup": true}}` in your settings. We do not yet use
system/project-local node_modules.

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-09-23 15:28:04 -06:00
..
examples Allow using system node (#18172) 2024-09-23 15:28:04 -06:00
src Disable definition lists in Markdown (#17648) 2024-09-10 11:16:27 -04: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