mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-27 02:48:34 +00:00
cb610f37f2
There are still a few things left: 1. Add test to verify we can successfully locate a language by its extension 2. Add test to reproduce bug where changing the fenced code block language won't reparse the block with the new language 3. Reparse injections for which we couldn't find a language when the language registry changes. 4. Check why the markdown grammar considers the trailing triple backtick as `(code_block_content)`, as opposed to being part of the outer markdown. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |