Added markdown rendering
This commit is contained in:
parent
26ca510785
commit
5a0340c226
172 changed files with 12198 additions and 8338 deletions
|
|
@ -72,12 +72,12 @@ export class App {
|
|||
case 'E':
|
||||
this.showPage('keys')
|
||||
break
|
||||
*/
|
||||
|
||||
case 'M':
|
||||
this.toggleMarkdown()
|
||||
globalThis._mbus.dispatch('MARKDOWN_TOGGLE')
|
||||
break
|
||||
|
||||
*/
|
||||
case 'N':
|
||||
this.createNode()
|
||||
break
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue