BookStack/resources/js/markdown
Dan Brown 257a703878
Addressed existing cm6 todos
- Updated clipboard handling
  - Removed old clipboard package for browser-native API.
- Updated codemirror editor events to use new props for new data types.
2023-04-14 14:08:40 +01:00
..
actions.js Cleaned up change handling in cm6 editor action handling 2023-04-13 17:38:11 +01:00
codemirror.js Addressed existing cm6 todos 2023-04-14 14:08:40 +01:00
common-events.js Refactored markdown editor logic 2022-11-26 16:43:28 +00:00
display.js Connected md editor settings to logic for functionality 2022-11-28 12:12:36 +00:00
editor.js Made a start on updating editor actions 2023-04-11 13:16:04 +01:00
markdown.js Refactored markdown editor logic 2022-11-26 16:43:28 +00:00
settings.js Converted md settings to localstorage, added preview resize 2022-11-28 14:08:20 +00:00
shortcuts.js Made a start on updating editor actions 2023-04-11 13:16:04 +01:00