1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-27 16:41:53 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
7125530e55 Added image resizing via drag handles 2022-01-17 17:43:16 +00:00
7622106665 Added jsdoc types for prosemirror
Also added link markdown handling when target is set.
2022-01-16 15:21:57 +00:00
56d7864bdf Added bg-color mark, added color grid selectors 2022-01-12 15:33:59 +00:00
717557df89 Rolled out text alignment to other block types
Completed off alignment types and markdown handling in the process.
2022-01-12 10:18:06 +00:00
c3595b1807 Added strike, sup and sub marks 2022-01-11 16:00:57 +00:00
a8f48185b5 Got underline working in editor
Major step, since this is the first inline HTML element which needed
advanced parsing out on the markdown side, since not commonmark
supported.
2022-01-10 13:38:32 +00:00
81dfe9c345 Got callouts about working, simplified markdown setup 2022-01-07 21:22:07 +00:00