Skip to content

Rich text editor #3310

@shanthambi

Description

@shanthambi

I'm building a rich text editor and want to ensure it's accessible. Could someone please clarify the exact accessibility guidelines I should follow?

Specifically, I’d like to know:

Which HTML elements to use (e.g., for headings, lists, formatting, etc.)

What ARIA roles and attributes are required or recommended

How to implement accessible toolbars and formatting buttons

Any considerations for supporting features like font family selection and bullet points

The editor uses contenteditable, and users can format text using headings, bold/italic styles, font families, and bullet/numbered lists.

Are there any official or recommended guidelines (e.g., from W3C or ARIA APG) for building a fully accessible rich text editor that supports these features?

Any help or references would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions