Help for highlight

This commit is contained in:
Ian Gulliver
2019-07-10 23:25:27 +00:00
parent d52c8206a6
commit 0aa272c224

View File

@@ -45,6 +45,10 @@ class EditorHelp extends EditorEntryBase {
this.addText('+');
this.addKey('d');
this.addText('Del after ');
this.addLine();
this.addKey('␣');
this.addText('Highlight ');
}
addLine() {