]> BookStack Code Mirror - bookstack/commit
MD Editor: Started work on input interface
authorDan Brown <redacted>
Mon, 21 Jul 2025 10:49:58 +0000 (11:49 +0100)
committerDan Brown <redacted>
Mon, 21 Jul 2025 10:49:58 +0000 (11:49 +0100)
commitec07793cda66d319bf716ef3dcbbe2fe19f0c355
tree73caaa96b30026434d1e3d5982f6dfcc274519b2
parent61adc735c8d525907dbb8b1b554c24d303cec229
MD Editor: Started work on input interface

Created implementation for codemirror, yet to use it.
resources/js/global.d.ts
resources/js/markdown/codemirror.ts
resources/js/markdown/index.mts
resources/js/markdown/inputs/codemirror.ts [new file with mode: 0644]
resources/js/markdown/inputs/interface.ts [new file with mode: 0644]