mirror of
https://github.com/flarum/core.git
synced 2025-08-10 10:24:46 +02:00
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
This commit is contained in:
committed by
GitHub
parent
4ec8b87cdc
commit
7ea9db7426
@@ -1,9 +1,4 @@
|
||||
flarum-markdown:
|
||||
admin:
|
||||
settings:
|
||||
mdarea_help: mdarea is a textarea util that auto-continues lists, helps with code formatting, and assists with indentation.
|
||||
mdarea_label: Enable mdarea?
|
||||
|
||||
forum:
|
||||
composer:
|
||||
bold_tooltip: Add bold text
|
||||
|
Reference in New Issue
Block a user