]> BookStack Code Mirror - bookstack/commit
MD Editor: Added plaintext input implementation
authorDan Brown <redacted>
Mon, 21 Jul 2025 17:53:22 +0000 (18:53 +0100)
committerDan Brown <redacted>
Mon, 21 Jul 2025 17:53:22 +0000 (18:53 +0100)
commit6b4b500a3313f30c92a8a6ffa1d8427fdf4d2aaa
tree09fe7033f9ed268b82c21d890cfd301b213f5914
parent5ffec2c52d6b6c1cf61e53813fe4bfbece3da1aa
MD Editor: Added plaintext input implementation
resources/js/markdown/codemirror.ts
resources/js/markdown/dom-handlers.ts [new file with mode: 0644]
resources/js/markdown/index.mts
resources/js/markdown/inputs/textarea.ts [new file with mode: 0644]
resources/js/markdown/shortcuts.ts
resources/sass/_forms.scss