Unnamed repository; edit this file 'description' to name the repository.
Use markdown instead of text for help files
Michael Davis 2022-12-13
parent 0e03780 · commit 233b10f
-rw-r--r--helix-term/src/commands/typed.rs6
-rw-r--r--helix-term/src/ui/mod.rs4
-rw-r--r--runtime/help/static-commands/append_mode.md (renamed from runtime/help/static-commands/append_mode.txt)0
-rw-r--r--runtime/help/static-commands/append_to_line.md (renamed from runtime/help/static-commands/append_to_line.txt)0
-rw-r--r--runtime/help/static-commands/copy_selection_on_next_line.md (renamed from runtime/help/static-commands/copy_selection_on_next_line.txt)0
-rw-r--r--runtime/help/static-commands/copy_selection_on_prev_line.md (renamed from runtime/help/static-commands/copy_selection_on_prev_line.txt)0
-rw-r--r--runtime/help/static-commands/extend_char_left.md (renamed from runtime/help/static-commands/extend_char_left.txt)0
-rw-r--r--runtime/help/static-commands/extend_char_right.md (renamed from runtime/help/static-commands/extend_char_right.txt)0
-rw-r--r--runtime/help/static-commands/extend_line_down.md (renamed from runtime/help/static-commands/extend_line_down.txt)0
-rw-r--r--runtime/help/static-commands/extend_line_up.md (renamed from runtime/help/static-commands/extend_line_up.txt)0
-rw-r--r--runtime/help/static-commands/extend_next_char.md (renamed from runtime/help/static-commands/extend_next_char.txt)0
-rw-r--r--runtime/help/static-commands/extend_next_long_word_end.md (renamed from runtime/help/static-commands/extend_next_long_word_end.txt)0
-rw-r--r--runtime/help/static-commands/extend_next_long_word_start.md (renamed from runtime/help/static-commands/extend_next_long_word_start.txt)0
-rw-r--r--runtime/help/static-commands/extend_next_word_end.md (renamed from runtime/help/static-commands/extend_next_word_end.txt)0
-rw-r--r--runtime/help/static-commands/extend_next_word_start.md (renamed from runtime/help/static-commands/extend_next_word_start.txt)0
-rw-r--r--runtime/help/static-commands/extend_prev_char.md (renamed from runtime/help/static-commands/extend_prev_char.txt)0
-rw-r--r--runtime/help/static-commands/extend_prev_long_word_start.md (renamed from runtime/help/static-commands/extend_prev_long_word_start.txt)0
-rw-r--r--runtime/help/static-commands/extend_prev_word_start.md (renamed from runtime/help/static-commands/extend_prev_word_start.txt)0
-rw-r--r--runtime/help/static-commands/extend_till_char.md (renamed from runtime/help/static-commands/extend_till_char.txt)0
-rw-r--r--runtime/help/static-commands/extend_till_prev_char.md (renamed from runtime/help/static-commands/extend_till_prev_char.txt)0
-rw-r--r--runtime/help/static-commands/find_next_char.md (renamed from runtime/help/static-commands/find_next_char.txt)0
-rw-r--r--runtime/help/static-commands/find_prev_char.md (renamed from runtime/help/static-commands/find_prev_char.txt)0
-rw-r--r--runtime/help/static-commands/find_till_char.md (renamed from runtime/help/static-commands/find_till_char.txt)0
-rw-r--r--runtime/help/static-commands/half_page_down.md (renamed from runtime/help/static-commands/half_page_down.txt)0
-rw-r--r--runtime/help/static-commands/half_page_up.md (renamed from runtime/help/static-commands/half_page_up.txt)0
-rw-r--r--runtime/help/static-commands/insert_mode.md (renamed from runtime/help/static-commands/insert_mode.txt)0
-rw-r--r--runtime/help/static-commands/move_char_left.md (renamed from runtime/help/static-commands/move_char_left.txt)0
-rw-r--r--runtime/help/static-commands/move_char_right.md (renamed from runtime/help/static-commands/move_char_right.txt)0
-rw-r--r--runtime/help/static-commands/move_line_down.md (renamed from runtime/help/static-commands/move_line_down.txt)0
-rw-r--r--runtime/help/static-commands/move_line_up.md (renamed from runtime/help/static-commands/move_line_up.txt)0
-rw-r--r--runtime/help/static-commands/move_next_long_word_end.md (renamed from runtime/help/static-commands/move_next_long_word_end.txt)0
-rw-r--r--runtime/help/static-commands/move_next_long_word_start.md (renamed from runtime/help/static-commands/move_next_long_word_start.txt)0
-rw-r--r--runtime/help/static-commands/move_next_word_end.md (renamed from runtime/help/static-commands/move_next_word_end.txt)0
-rw-r--r--runtime/help/static-commands/move_next_word_start.md (renamed from runtime/help/static-commands/move_next_word_start.txt)0
-rw-r--r--runtime/help/static-commands/move_prev_long_word_start.md (renamed from runtime/help/static-commands/move_prev_long_word_start.txt)0
-rw-r--r--runtime/help/static-commands/move_prev_word_start.md (renamed from runtime/help/static-commands/move_prev_word_start.txt)0
-rw-r--r--runtime/help/static-commands/no_op.md (renamed from runtime/help/static-commands/no_op.txt)0
-rw-r--r--runtime/help/static-commands/page_down.md (renamed from runtime/help/static-commands/page_down.txt)0
-rw-r--r--runtime/help/static-commands/page_up.md (renamed from runtime/help/static-commands/page_up.txt)0
-rw-r--r--runtime/help/static-commands/prepend_to_line.md (renamed from runtime/help/static-commands/prepend_to_line.txt)0
-rw-r--r--runtime/help/static-commands/replace.md (renamed from runtime/help/static-commands/replace.txt)0
-rw-r--r--runtime/help/static-commands/select_all.md (renamed from runtime/help/static-commands/select_all.txt)0
-rw-r--r--runtime/help/static-commands/switch_case.md (renamed from runtime/help/static-commands/switch_case.txt)0
-rw-r--r--runtime/help/static-commands/switch_to_lowercase.md (renamed from runtime/help/static-commands/switch_to_lowercase.txt)0
-rw-r--r--runtime/help/static-commands/switch_to_uppercase.md (renamed from runtime/help/static-commands/switch_to_uppercase.txt)0
-rw-r--r--runtime/help/static-commands/till_prev_char.md (renamed from runtime/help/static-commands/till_prev_char.txt)0
-rw-r--r--runtime/help/topics/Primary Modes.md (renamed from runtime/help/topics/Primary Modes.txt)0
-rw-r--r--runtime/help/topics/Words vs. WORDS.md (renamed from runtime/help/topics/Words vs. WORDS.txt)8
-rw-r--r--runtime/help/typable-commands/buffer-close!.md (renamed from runtime/help/typable-commands/buffer-close!.txt)0
-rw-r--r--runtime/help/typable-commands/buffer-close.md (renamed from runtime/help/typable-commands/buffer-close.txt)0
-rw-r--r--runtime/help/typable-commands/new.md (renamed from runtime/help/typable-commands/new.txt)0
-rw-r--r--runtime/help/typable-commands/open.md (renamed from runtime/help/typable-commands/open.txt)0
-rw-r--r--runtime/help/typable-commands/quit!.md (renamed from runtime/help/typable-commands/quit!.txt)0
-rw-r--r--runtime/help/typable-commands/quit-all!.md (renamed from runtime/help/typable-commands/quit-all!.txt)0
-rw-r--r--runtime/help/typable-commands/quit-all.md (renamed from runtime/help/typable-commands/quit-all.txt)0
-rw-r--r--runtime/help/typable-commands/quit.md (renamed from runtime/help/typable-commands/quit.txt)0
-rw-r--r--runtime/help/typable-commands/write-all.md (renamed from runtime/help/typable-commands/write-all.txt)0
-rw-r--r--runtime/help/typable-commands/write-quit!.md (renamed from runtime/help/typable-commands/write-quit!.txt)0
-rw-r--r--runtime/help/typable-commands/write-quit-all!.md (renamed from runtime/help/typable-commands/write-quit-all!.txt)0
-rw-r--r--runtime/help/typable-commands/write-quit-all.md (renamed from runtime/help/typable-commands/write-quit-all.txt)0
-rw-r--r--runtime/help/typable-commands/write-quit.md (renamed from runtime/help/typable-commands/write-quit.txt)0
-rw-r--r--runtime/help/typable-commands/write.md (renamed from runtime/help/typable-commands/write.txt)0
62 files changed, 10 insertions, 8 deletions
diff --git a/helix-term/src/commands/typed.rs b/helix-term/src/commands/typed.rs
index 1dc41dac..33ae850e 100644
--- a/helix-term/src/commands/typed.rs
+++ b/helix-term/src/commands/typed.rs
@@ -1816,7 +1816,9 @@ fn help(cx: &mut compositor::Context, args: &[Cow<str>], event: PromptEvent) ->
// TODO: Open a list of commands / overview?
ensure!(!args.is_empty(), "Help topic or keybind required");
- if args[0] == "topics" {
+ if args[0] == "runtime" {
+ todo!()
+ } else if args[0] == "topics" {
let dir_path = helix_loader::runtime_dir().join("help/topics");
struct Topic(PathBuf);
@@ -1879,7 +1881,7 @@ fn help(cx: &mut compositor::Context, args: &[Cow<str>], event: PromptEvent) ->
let mut path = helix_loader::runtime_dir();
path.push("help");
path.push(help_dir);
- path.push(format!("{}.txt", command));
+ path.push(format!("{}.md", command));
ensure!(path.is_file(), "No help available for '{}'", args_msg);
let id = editor.open(&path, Action::HorizontalSplit)?;
diff --git a/helix-term/src/ui/mod.rs b/helix-term/src/ui/mod.rs
index a68f423a..56888ee1 100644
--- a/helix-term/src/ui/mod.rs
+++ b/helix-term/src/ui/mod.rs
@@ -450,7 +450,7 @@ pub mod completers {
.filter_map(|entry| {
let entry = entry.ok()?;
let path = entry.path();
- (path.extension()? == "txt")
+ (path.extension()? == "md")
.then(|| path.file_stem().unwrap().to_string_lossy().into_owned())
})
.chain(
@@ -459,7 +459,7 @@ pub mod completers {
entries.filter_map(|entry| {
let entry = entry.ok()?;
let path = entry.path();
- (path.extension()? == "txt").then(|| {
+ (path.extension()? == "md").then(|| {
format!(":{}", path.file_stem().unwrap().to_string_lossy())
})
})
diff --git a/runtime/help/static-commands/append_mode.txt b/runtime/help/static-commands/append_mode.md
index a50dff17..a50dff17 100644
--- a/runtime/help/static-commands/append_mode.txt
+++ b/runtime/help/static-commands/append_mode.md
diff --git a/runtime/help/static-commands/append_to_line.txt b/runtime/help/static-commands/append_to_line.md
index 0550be6f..0550be6f 100644
--- a/runtime/help/static-commands/append_to_line.txt
+++ b/runtime/help/static-commands/append_to_line.md
diff --git a/runtime/help/static-commands/copy_selection_on_next_line.txt b/runtime/help/static-commands/copy_selection_on_next_line.md
index 0187444d..0187444d 100644
--- a/runtime/help/static-commands/copy_selection_on_next_line.txt
+++ b/runtime/help/static-commands/copy_selection_on_next_line.md
diff --git a/runtime/help/static-commands/copy_selection_on_prev_line.txt b/runtime/help/static-commands/copy_selection_on_prev_line.md
index 756c2b36..756c2b36 100644
--- a/runtime/help/static-commands/copy_selection_on_prev_line.txt
+++ b/runtime/help/static-commands/copy_selection_on_prev_line.md
diff --git a/runtime/help/static-commands/extend_char_left.txt b/runtime/help/static-commands/extend_char_left.md
index 2e87ef60..2e87ef60 100644
--- a/runtime/help/static-commands/extend_char_left.txt
+++ b/runtime/help/static-commands/extend_char_left.md
diff --git a/runtime/help/static-commands/extend_char_right.txt b/runtime/help/static-commands/extend_char_right.md
index 7568169f..7568169f 100644
--- a/runtime/help/static-commands/extend_char_right.txt
+++ b/runtime/help/static-commands/extend_char_right.md
diff --git a/runtime/help/static-commands/extend_line_down.txt b/runtime/help/static-commands/extend_line_down.md
index f37497c5..f37497c5 100644
--- a/runtime/help/static-commands/extend_line_down.txt
+++ b/runtime/help/static-commands/extend_line_down.md
diff --git a/runtime/help/static-commands/extend_line_up.txt b/runtime/help/static-commands/extend_line_up.md
index 2adcbac6..2adcbac6 100644
--- a/runtime/help/static-commands/extend_line_up.txt
+++ b/runtime/help/static-commands/extend_line_up.md
diff --git a/runtime/help/static-commands/extend_next_char.txt b/runtime/help/static-commands/extend_next_char.md
index 3a850520..3a850520 100644
--- a/runtime/help/static-commands/extend_next_char.txt
+++ b/runtime/help/static-commands/extend_next_char.md
diff --git a/runtime/help/static-commands/extend_next_long_word_end.txt b/runtime/help/static-commands/extend_next_long_word_end.md
index edc3acec..edc3acec 100644
--- a/runtime/help/static-commands/extend_next_long_word_end.txt
+++ b/runtime/help/static-commands/extend_next_long_word_end.md
diff --git a/runtime/help/static-commands/extend_next_long_word_start.txt b/runtime/help/static-commands/extend_next_long_word_start.md
index 04f8e248..04f8e248 100644
--- a/runtime/help/static-commands/extend_next_long_word_start.txt
+++ b/runtime/help/static-commands/extend_next_long_word_start.md
diff --git a/runtime/help/static-commands/extend_next_word_end.txt b/runtime/help/static-commands/extend_next_word_end.md
index aee4840e..aee4840e 100644
--- a/runtime/help/static-commands/extend_next_word_end.txt
+++ b/runtime/help/static-commands/extend_next_word_end.md
diff --git a/runtime/help/static-commands/extend_next_word_start.txt b/runtime/help/static-commands/extend_next_word_start.md
index 4c6e3875..4c6e3875 100644
--- a/runtime/help/static-commands/extend_next_word_start.txt
+++ b/runtime/help/static-commands/extend_next_word_start.md
diff --git a/runtime/help/static-commands/extend_prev_char.txt b/runtime/help/static-commands/extend_prev_char.md
index 631f8335..631f8335 100644
--- a/runtime/help/static-commands/extend_prev_char.txt
+++ b/runtime/help/static-commands/extend_prev_char.md
diff --git a/runtime/help/static-commands/extend_prev_long_word_start.txt b/runtime/help/static-commands/extend_prev_long_word_start.md
index 26aa259c..26aa259c 100644
--- a/runtime/help/static-commands/extend_prev_long_word_start.txt
+++ b/runtime/help/static-commands/extend_prev_long_word_start.md
diff --git a/runtime/help/static-commands/extend_prev_word_start.txt b/runtime/help/static-commands/extend_prev_word_start.md
index 699343c8..699343c8 100644
--- a/runtime/help/static-commands/extend_prev_word_start.txt
+++ b/runtime/help/static-commands/extend_prev_word_start.md
diff --git a/runtime/help/static-commands/extend_till_char.txt b/runtime/help/static-commands/extend_till_char.md
index e614fe28..e614fe28 100644
--- a/runtime/help/static-commands/extend_till_char.txt
+++ b/runtime/help/static-commands/extend_till_char.md
diff --git a/runtime/help/static-commands/extend_till_prev_char.txt b/runtime/help/static-commands/extend_till_prev_char.md
index 7f7047bb..7f7047bb 100644
--- a/runtime/help/static-commands/extend_till_prev_char.txt
+++ b/runtime/help/static-commands/extend_till_prev_char.md
diff --git a/runtime/help/static-commands/find_next_char.txt b/runtime/help/static-commands/find_next_char.md
index 086754ea..086754ea 100644
--- a/runtime/help/static-commands/find_next_char.txt
+++ b/runtime/help/static-commands/find_next_char.md
diff --git a/runtime/help/static-commands/find_prev_char.txt b/runtime/help/static-commands/find_prev_char.md
index 4d277a40..4d277a40 100644
--- a/runtime/help/static-commands/find_prev_char.txt
+++ b/runtime/help/static-commands/find_prev_char.md
diff --git a/runtime/help/static-commands/find_till_char.txt b/runtime/help/static-commands/find_till_char.md
index dc00bb84..dc00bb84 100644
--- a/runtime/help/static-commands/find_till_char.txt
+++ b/runtime/help/static-commands/find_till_char.md
diff --git a/runtime/help/static-commands/half_page_down.txt b/runtime/help/static-commands/half_page_down.md
index 2ddeac6b..2ddeac6b 100644
--- a/runtime/help/static-commands/half_page_down.txt
+++ b/runtime/help/static-commands/half_page_down.md
diff --git a/runtime/help/static-commands/half_page_up.txt b/runtime/help/static-commands/half_page_up.md
index 1fdaec92..1fdaec92 100644
--- a/runtime/help/static-commands/half_page_up.txt
+++ b/runtime/help/static-commands/half_page_up.md
diff --git a/runtime/help/static-commands/insert_mode.txt b/runtime/help/static-commands/insert_mode.md
index dda2f14a..dda2f14a 100644
--- a/runtime/help/static-commands/insert_mode.txt
+++ b/runtime/help/static-commands/insert_mode.md
diff --git a/runtime/help/static-commands/move_char_left.txt b/runtime/help/static-commands/move_char_left.md
index 97b1363a..97b1363a 100644
--- a/runtime/help/static-commands/move_char_left.txt
+++ b/runtime/help/static-commands/move_char_left.md
diff --git a/runtime/help/static-commands/move_char_right.txt b/runtime/help/static-commands/move_char_right.md
index dc085d72..dc085d72 100644
--- a/runtime/help/static-commands/move_char_right.txt
+++ b/runtime/help/static-commands/move_char_right.md
diff --git a/runtime/help/static-commands/move_line_down.txt b/runtime/help/static-commands/move_line_down.md
index 7cbe45c0..7cbe45c0 100644
--- a/runtime/help/static-commands/move_line_down.txt
+++ b/runtime/help/static-commands/move_line_down.md
diff --git a/runtime/help/static-commands/move_line_up.txt b/runtime/help/static-commands/move_line_up.md
index 5fdef6c1..5fdef6c1 100644
--- a/runtime/help/static-commands/move_line_up.txt
+++ b/runtime/help/static-commands/move_line_up.md
diff --git a/runtime/help/static-commands/move_next_long_word_end.txt b/runtime/help/static-commands/move_next_long_word_end.md
index fd5a5933..fd5a5933 100644
--- a/runtime/help/static-commands/move_next_long_word_end.txt
+++ b/runtime/help/static-commands/move_next_long_word_end.md
diff --git a/runtime/help/static-commands/move_next_long_word_start.txt b/runtime/help/static-commands/move_next_long_word_start.md
index 86f4a6cf..86f4a6cf 100644
--- a/runtime/help/static-commands/move_next_long_word_start.txt
+++ b/runtime/help/static-commands/move_next_long_word_start.md
diff --git a/runtime/help/static-commands/move_next_word_end.txt b/runtime/help/static-commands/move_next_word_end.md
index 0b859a8a..0b859a8a 100644
--- a/runtime/help/static-commands/move_next_word_end.txt
+++ b/runtime/help/static-commands/move_next_word_end.md
diff --git a/runtime/help/static-commands/move_next_word_start.txt b/runtime/help/static-commands/move_next_word_start.md
index ca8b1117..ca8b1117 100644
--- a/runtime/help/static-commands/move_next_word_start.txt
+++ b/runtime/help/static-commands/move_next_word_start.md
diff --git a/runtime/help/static-commands/move_prev_long_word_start.txt b/runtime/help/static-commands/move_prev_long_word_start.md
index 1b223c96..1b223c96 100644
--- a/runtime/help/static-commands/move_prev_long_word_start.txt
+++ b/runtime/help/static-commands/move_prev_long_word_start.md
diff --git a/runtime/help/static-commands/move_prev_word_start.txt b/runtime/help/static-commands/move_prev_word_start.md
index 0e71450a..0e71450a 100644
--- a/runtime/help/static-commands/move_prev_word_start.txt
+++ b/runtime/help/static-commands/move_prev_word_start.md
diff --git a/runtime/help/static-commands/no_op.txt b/runtime/help/static-commands/no_op.md
index b8e9d20c..b8e9d20c 100644
--- a/runtime/help/static-commands/no_op.txt
+++ b/runtime/help/static-commands/no_op.md
diff --git a/runtime/help/static-commands/page_down.txt b/runtime/help/static-commands/page_down.md
index 0679b1d4..0679b1d4 100644
--- a/runtime/help/static-commands/page_down.txt
+++ b/runtime/help/static-commands/page_down.md
diff --git a/runtime/help/static-commands/page_up.txt b/runtime/help/static-commands/page_up.md
index dab743af..dab743af 100644
--- a/runtime/help/static-commands/page_up.txt
+++ b/runtime/help/static-commands/page_up.md
diff --git a/runtime/help/static-commands/prepend_to_line.txt b/runtime/help/static-commands/prepend_to_line.md
index 628d8362..628d8362 100644
--- a/runtime/help/static-commands/prepend_to_line.txt
+++ b/runtime/help/static-commands/prepend_to_line.md
diff --git a/runtime/help/static-commands/replace.txt b/runtime/help/static-commands/replace.md
index ebe1a41f..ebe1a41f 100644
--- a/runtime/help/static-commands/replace.txt
+++ b/runtime/help/static-commands/replace.md
diff --git a/runtime/help/static-commands/select_all.txt b/runtime/help/static-commands/select_all.md
index c3543a18..c3543a18 100644
--- a/runtime/help/static-commands/select_all.txt
+++ b/runtime/help/static-commands/select_all.md
diff --git a/runtime/help/static-commands/switch_case.txt b/runtime/help/static-commands/switch_case.md
index 84ca73c6..84ca73c6 100644
--- a/runtime/help/static-commands/switch_case.txt
+++ b/runtime/help/static-commands/switch_case.md
diff --git a/runtime/help/static-commands/switch_to_lowercase.txt b/runtime/help/static-commands/switch_to_lowercase.md
index 05569281..05569281 100644
--- a/runtime/help/static-commands/switch_to_lowercase.txt
+++ b/runtime/help/static-commands/switch_to_lowercase.md
diff --git a/runtime/help/static-commands/switch_to_uppercase.txt b/runtime/help/static-commands/switch_to_uppercase.md
index e04673b7..e04673b7 100644
--- a/runtime/help/static-commands/switch_to_uppercase.txt
+++ b/runtime/help/static-commands/switch_to_uppercase.md
diff --git a/runtime/help/static-commands/till_prev_char.txt b/runtime/help/static-commands/till_prev_char.md
index 0ae3ad37..0ae3ad37 100644
--- a/runtime/help/static-commands/till_prev_char.txt
+++ b/runtime/help/static-commands/till_prev_char.md
diff --git a/runtime/help/topics/Primary Modes.txt b/runtime/help/topics/Primary Modes.md
index d9026aa7..d9026aa7 100644
--- a/runtime/help/topics/Primary Modes.txt
+++ b/runtime/help/topics/Primary Modes.md
diff --git a/runtime/help/topics/Words vs. WORDS.txt b/runtime/help/topics/Words vs. WORDS.md
index ab1aa9b6..786260f3 100644
--- a/runtime/help/topics/Words vs. WORDS.txt
+++ b/runtime/help/topics/Words vs. WORDS.md
@@ -8,10 +8,10 @@ non-whitespace characters.
In the example below, the words are underlined by 'w', and the
WORDS are underlined by 'W'.
- This "stuff" is not-so difficult!
- ---------------------------------
- wwww wwwww ww www ww wwwwwwwww
- WWWW WWWWWWW WW WWWWWW WWWWWWWWWW
+ This "stuff" is not-so difficult!
+ ---------------------------------
+ wwww wwwww ww www ww wwwwwwwww
+ WWWW WWWWWWW WW WWWWWW WWWWWWWWWW
As is visible in the example, the words do not include any of the
non-alphanumeric punctuation, while the WORDS do include the
diff --git a/runtime/help/typable-commands/buffer-close!.txt b/runtime/help/typable-commands/buffer-close!.md
index 42be7a52..42be7a52 100644
--- a/runtime/help/typable-commands/buffer-close!.txt
+++ b/runtime/help/typable-commands/buffer-close!.md
diff --git a/runtime/help/typable-commands/buffer-close.txt b/runtime/help/typable-commands/buffer-close.md
index 6dcb3152..6dcb3152 100644
--- a/runtime/help/typable-commands/buffer-close.txt
+++ b/runtime/help/typable-commands/buffer-close.md
diff --git a/runtime/help/typable-commands/new.txt b/runtime/help/typable-commands/new.md
index e077c11a..e077c11a 100644
--- a/runtime/help/typable-commands/new.txt
+++ b/runtime/help/typable-commands/new.md
diff --git a/runtime/help/typable-commands/open.txt b/runtime/help/typable-commands/open.md
index d92d0f5d..d92d0f5d 100644
--- a/runtime/help/typable-commands/open.txt
+++ b/runtime/help/typable-commands/open.md
diff --git a/runtime/help/typable-commands/quit!.txt b/runtime/help/typable-commands/quit!.md
index ad40f76d..ad40f76d 100644
--- a/runtime/help/typable-commands/quit!.txt
+++ b/runtime/help/typable-commands/quit!.md
diff --git a/runtime/help/typable-commands/quit-all!.txt b/runtime/help/typable-commands/quit-all!.md
index 185533e0..185533e0 100644
--- a/runtime/help/typable-commands/quit-all!.txt
+++ b/runtime/help/typable-commands/quit-all!.md
diff --git a/runtime/help/typable-commands/quit-all.txt b/runtime/help/typable-commands/quit-all.md
index 69c570d7..69c570d7 100644
--- a/runtime/help/typable-commands/quit-all.txt
+++ b/runtime/help/typable-commands/quit-all.md
diff --git a/runtime/help/typable-commands/quit.txt b/runtime/help/typable-commands/quit.md
index 14bf23af..14bf23af 100644
--- a/runtime/help/typable-commands/quit.txt
+++ b/runtime/help/typable-commands/quit.md
diff --git a/runtime/help/typable-commands/write-all.txt b/runtime/help/typable-commands/write-all.md
index 3518402a..3518402a 100644
--- a/runtime/help/typable-commands/write-all.txt
+++ b/runtime/help/typable-commands/write-all.md
diff --git a/runtime/help/typable-commands/write-quit!.txt b/runtime/help/typable-commands/write-quit!.md
index 916bd07f..916bd07f 100644
--- a/runtime/help/typable-commands/write-quit!.txt
+++ b/runtime/help/typable-commands/write-quit!.md
diff --git a/runtime/help/typable-commands/write-quit-all!.txt b/runtime/help/typable-commands/write-quit-all!.md
index cfb3394d..cfb3394d 100644
--- a/runtime/help/typable-commands/write-quit-all!.txt
+++ b/runtime/help/typable-commands/write-quit-all!.md
diff --git a/runtime/help/typable-commands/write-quit-all.txt b/runtime/help/typable-commands/write-quit-all.md
index b551bcb3..b551bcb3 100644
--- a/runtime/help/typable-commands/write-quit-all.txt
+++ b/runtime/help/typable-commands/write-quit-all.md
diff --git a/runtime/help/typable-commands/write-quit.txt b/runtime/help/typable-commands/write-quit.md
index 17629d5a..17629d5a 100644
--- a/runtime/help/typable-commands/write-quit.txt
+++ b/runtime/help/typable-commands/write-quit.md
diff --git a/runtime/help/typable-commands/write.txt b/runtime/help/typable-commands/write.md
index 8035714a..8035714a 100644
--- a/runtime/help/typable-commands/write.txt
+++ b/runtime/help/typable-commands/write.md