diff static/wysihtml/wysihtml_liquidfeedback_rules.js @ 1845:71916d0badca
Reworked WYSIWYG editor, added pre formatting
| author |
bsw |
| date |
Thu Feb 03 16:03:09 2022 +0100 (2022-02-03) |
| parents |
32cc544d5a5b |
| children |
|
line diff
1.1 --- a/static/wysihtml/wysihtml_liquidfeedback_rules.js Thu Feb 03 16:02:40 2022 +0100
1.2 +++ b/static/wysihtml/wysihtml_liquidfeedback_rules.js Thu Feb 03 16:03:09 2022 +0100
1.3 @@ -19,6 +19,7 @@
1.4 h5: {},
1.5 h6: {},
1.6 sup: {},
1.7 - sub: {}
1.8 + sub: {},
1.9 + pre: {}
1.10 }
1.11 };