1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-15 12:41:52 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
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