This seems very promising: WordPress/gutenberg#12625 (comment) for running search-replaces on block editor contents as a string
- Remove line breaks See: #3
- Remove underlines. See #1
- Replace all non-breaking spaces with regular spaces. See #2
- Convert fake lists to real lists. See #7
- (Maybe?) Merge consecutive lists into a single list? See #6
- Consider a find-replace feature? See #4
- Find-replace all caps to sentence case. See #5
- Significant opportunities to create some shared functions to reduce amount of code
- Make strings translatable. See #8
-
Increment and)Decrement all heading levels (capped at 2and 6 - Reset all headings to selected level
- Put tools into a new standalone sidebar (plugin?)
- Put each new button/tool into a collapsible panel