danielsaidi / RichTextKit

RichTextKit is a Swift SDK that helps you use rich text in Swift and SwiftUI.
MIT License
885 stars 114 forks source link

Make superscript action actually do something #126

Closed danielsaidi closed 7 months ago

danielsaidi commented 8 months ago

There's currently models for working with superscript, but they don't do anything.

Make the keyboard action work and add menus for increasing and decreasing.

danielsaidi commented 7 months ago

This has been implemented in the library, and added as a button to the macOS menu and sidebar.