diff --git a/doc/Cheat_sheet/README.md b/doc/Cheat_sheet/README.md index 0b75cfe..ffca581 100644 --- a/doc/Cheat_sheet/README.md +++ b/doc/Cheat_sheet/README.md @@ -5,9 +5,9 @@ The cheat sheet was created from `bug.n/doc/Default_hotkeys.md` as a source by * copying the file to `bug.n/doc/Cheat_sheet/` * changing the title from "Default hotkeys" to "bug.n default hotkeys" * removing the section "General description" -* finding and replacing `\r\n\r\n[^#*`>].-\r\n\r\n` with `\r\n\r\n` (lpeg pattern) +* finding and replacing `\r\n\r\n[^#*```>].-\r\n\r\n` with `\r\n\r\n` (lpeg pattern) -- This step has to be repeated. There are sections, which contain more than one additional paragraph. -* finding and replacing ``Config_hotkey=` with `#### ` +* finding and replacing ``Config_hotkey=` with `#### ` * finding and replacing `::.-\n> ` with `\n` (lpeg pattern) * finding and replacing `#` with `Win` * finding and replacing `!` with `Alt`