Re: https://github.com/biolithic/backdroplayouts/issues/29
We definitely need to get a <main> tag back in, one on every page.
Now that I'm looking into the <section> tag again, we might be better off with <div>s. A section should have a headline, and is part of the document outline, neither of which are a given in how these layouts might be used.
Same goes for <aside>... it'd be nice to have one, but we might be better leaving that off since we're not sure how regions will be used.
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