deno/cli/tools
Satya Rohith 16036a8a51 feat: add markdown support to deno fmt (#8887)
This commit adds support for formatting markdown files with "deno fmt".

Additionally "--ext={js|jsx|ts|tsx|md}" flag was added to "deno fmt"
that allows to specify file type when providing contents over stdio.
2021-01-19 18:39:35 +01:00
..
coverage.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
fmt.rs feat: add markdown support to deno fmt (#8887) 2021-01-19 18:39:35 +01:00
installer.rs fix(installer): pass cached-only to executable_args (#9169) 2021-01-19 13:46:08 +01:00
lint.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
mod.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
repl.rs Remove unnecessary boxing of tokio::time::Sleep (#9105) 2021-01-13 10:55:28 -08:00
standalone.rs feat: Standalone lite binaries and cross compilation (#9141) 2021-01-19 03:40:22 +01:00
test_runner.rs chore: update copyright to 2021 (#9092) 2021-01-11 18:13:41 +01:00
upgrade.rs fix: full commit hash in canary compile download (#9166) 2021-01-19 13:53:23 +01:00