mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 08:12:11 +00:00
854 B
854 B
title | date | replyURI | replyTitle | replyType | replyAuthor | replyAuthorURI |
---|---|---|---|---|---|---|
Your WYSIWYG editor | 2022-06-29T19:58:20-07:00 | https://floss.social/@alcinnz/108562628015470513 | Something I'd love to tackle once I've got text rendering working well…is to tackle WYSIWYG | SocialMediaPosting | Adrian Cochrane | https://adrian.geek.nz/ |
Would love to see something that conforms properly to the WAI Authoring practices and supports microformats2. That could combine well with a stylesheet that doesn't use any custom classes, just microformats classes and role
attribute selectors.
My current site doesn't actually use any classes in the CSS apart from image-rendering
utility classes; I use POSH, ARIA and microformats selectors for everything else.
The great thing about a purely semantic stylesheet is re-usability across other websites.