]> BookStack Code Mirror - bookstack/history - resources/js/markdown
CM6: Further fixes/improvements after testing
[bookstack] / resources / js / markdown /
2023-04-18 Dan BrownCM6: Fixed a range of issues during browser testing
2023-04-14 Dan BrownAddressed existing cm6 todos
2023-04-13 Dan BrownCleaned up change handling in cm6 editor action handling
2023-04-13 Dan BrownFinished update pass of all md editor actions to cm6
2023-04-13 Dan BrownUpdated another range of actions for cm6
2023-04-11 Dan BrownMade a start on updating editor actions
2023-04-11 Dan BrownGot md shortcuts working, marked actions for update
2023-04-10 Dan BrownGot markdown editor barely functional
2023-03-19 Dan BrownMerge branch 'development' into codemirror6
2023-02-23 Dan BrownChanged autosave handling for better editor performance
2023-02-17 Dan BrownMerge branch 'codemirror6' into codemirror6_take2
2022-11-28 Dan BrownConverted md settings to localstorage, added preview...
2022-11-28 Dan BrownMerge pull request #3875 from BookStackApp/md_editor_up...
2022-11-28 Dan BrownConnected md editor settings to logic for functionality
2022-11-26 Dan BrownAdded callout cycling in markdown editor via shortcut
2022-11-26 Dan BrownFixed md editor refactoring issues after manual test
2022-11-26 Dan BrownRefactored markdown editor logic