Here's how Craft CMS does it:

We already have a live preview for views, perhaps this code can be generalized/reused?
GitHub Issue #:
985
Here's how Craft CMS does it:

We already have a live preview for views, perhaps this code can be generalized/reused?
Posted 3 days 21 hours ago by (Mike Kettle) in How-To and Troubleshooting
Posted 1 week 1 day ago by Olaf Grabienski (Olafski) in How-To and Troubleshooting
Posted 3 weeks 5 days ago by (izmeez) in Weekly Meetings
Recent comments
Hi Editing I see this: The CSS looks like this: /* Level 1: Standard Numbers */ .field-name-body ol { list-style-type: decimal; } /* Level 2: Lowercase Letters */ .field...
Numbered List format is different when editing
Done: https://github.com/backdrop/backdrop-issues/issues/7097 Feel free to edit it with better technical language. I'll have ago at vaccinating it but I'm only a user and the...
Numbered List format is different when editing
Hi Mike. That looks like a bug. The CKE ordered lists when editing have the correct CSS to format those lists correctly, but when Backdrop displays the body field in Basis, it doesn't...
Numbered List format is different when editing