Different blockquote styles in Visual Editor
Trent Buckley
Hi all,
This was irking me, and while I don't mind using markdown editor, I can't expect our other staff members to do the same, adding this to your head will allow you to use blockquote styles in visual editor
https://pastebin.com/G0iQKmPf
All you need to do is preceed a blockquote with a tag like:
<i> - Info
<s> - Success
<w> - Warning
<d> - Danger
I have a CSS override for removing Glyphs, but that's not included in this code
K
Kilian Wi
This isn't too hard to implement/configure. I do understand that development is "focused" on V3 but there are still many small improvements like this one to make the life of V2 users a lot better.
C
Corbin
+1 Much needed.
Dave Tahseen
Indeed, only one block quote is available in the visual editor, it would be great to have the 4 other ones also available.