BookStack/resources/js/editor
2022-01-14 20:56:05 +00:00
..
menu Started menu dialog support 2022-01-14 20:56:05 +00:00
commands.js Added inline code and clear formatting 2022-01-14 18:27:37 +00:00
markdown-parser.js Got underline working in editor 2022-01-10 13:38:32 +00:00
markdown-serializer.js Added bg-color mark, added color grid selectors 2022-01-12 15:33:59 +00:00
MarkdownView.js Got underline working in editor 2022-01-10 13:38:32 +00:00
notes.md Added notes file 2022-01-07 13:36:53 +00:00
ProseMirrorView.js Added in a custom menubar 2022-01-09 16:37:16 +00:00
schema-marks.js Imported marks from example schema for customization 2022-01-14 14:55:07 +00:00
schema-nodes.js Rolled out text alignment to other block types 2022-01-12 10:18:06 +00:00
schema.js Split marks and nodes into their own files 2022-01-11 16:26:12 +00:00
util.js Got underline working in editor 2022-01-10 13:38:32 +00:00