]> BookStack Code Mirror - bookstack/commit
Added jsdoc types for prosemirror
authorDan Brown <redacted>
Sun, 16 Jan 2022 15:21:57 +0000 (15:21 +0000)
committerDan Brown <redacted>
Sun, 16 Jan 2022 15:21:57 +0000 (15:21 +0000)
commit762210666566e7187e9d510c3c7827087ab27fcb
tree00a9e05a5bbee0a65eff30ab4fbbae39eb098dfd
parent89194a3f85a430cf88d7e62a081bf911a15a5ab9
Added jsdoc types for prosemirror

Also added link markdown handling when target is set.
TODO
resources/js/editor/commands.js
resources/js/editor/markdown-parser.js
resources/js/editor/markdown-serializer.js
resources/js/editor/menu/item-anchor-button.js
resources/js/editor/notes.md [deleted file]
resources/js/editor/schema.js
resources/js/editor/types.js [new file with mode: 0644]
resources/js/editor/util.js