Auto-generate toolbar UI from the tags enabled on the editor instance.
Each Tag can declare a toolbar entry (icon, label, action)
inlineTag() factory auto-generates toggle buttons for delimiter tags
Block tags get dropdown/button entries
Custom tags can add their own toolbar items
Toolbar updates when theme changes (different tag sets)
Configurable position and layout
Auto-generate toolbar UI from the tags enabled on the editor instance.
- Each Tag can declare a toolbar entry (icon, label, action)
- inlineTag() factory auto-generates toggle buttons for delimiter tags
- Block tags get dropdown/button entries
- Custom tags can add their own toolbar items
- Toolbar updates when theme changes (different tag sets)
- Configurable position and layout
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Auto-generate toolbar UI from the tags enabled on the editor instance.