]> BookStack Code Mirror - bookstack/commit
Attempted adding tricky custom block
authorDan Brown <redacted>
Fri, 7 Jan 2022 16:37:36 +0000 (16:37 +0000)
committerDan Brown <redacted>
Fri, 7 Jan 2022 16:37:36 +0000 (16:37 +0000)
commit0fb8ba00a53025735985fdf1948d39c2be607264
treee0416bbc32f9e4eaae63b6c8d04475fa9cb2f02b
parentaa9fe9ca8203936d31febb67a23cfdd9e491f592
Attempted adding tricky custom block

Attempted adding callouts, which have the challenge of being shown via
HTML within markdown content. Got stuck on parsing back to the state
from markdown.
resources/js/editor.js
resources/js/editor/MarkdownView.js [new file with mode: 0644]
resources/js/editor/ProseMirrorView.js [new file with mode: 0644]
resources/js/editor/schema.js
resources/views/editor-test.blade.php