framework/extensions/markdown/js
Alexander Skvortsov 7ea9db7426 Editor Consolidation (#28)
- Move insertText to core
- Move styles and apply to core
- Simplify shortcut and button system
- Drop mdarea for now. In the future, we could implement the features we use (list continue, indent) in core.
- Remove admin dist (only admin setting was mdarea)
- Move inline style to css
2021-05-10 17:35:22 -04:00
..
dist Editor Consolidation (#28) 2021-05-10 17:35:22 -04:00
src/forum Editor Consolidation (#28) 2021-05-10 17:35:22 -04:00
forum.js Allow disabling mdarea via admin setting (#27) 2021-03-25 13:51:21 -04:00
package-lock.json Release v0.1.0-beta.16 2021-03-15 12:00:06 +01:00
package.json Update mdarea 2021-02-26 22:18:54 -05:00
webpack.config.js Add markdown toolbar buttons and textarea helper 2018-11-12 21:02:50 +10:30