Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Peritext: support rendering common inline rich-text elements #752

Closed
4 of 18 tasks
streamich opened this issue Nov 7, 2024 · 1 comment
Closed
4 of 18 tasks

Peritext: support rendering common inline rich-text elements #752

streamich opened this issue Nov 7, 2024 · 1 comment

Comments

@streamich
Copy link
Owner

streamich commented Nov 7, 2024

  • Boolean "Overwrite" slices
    • Ability to toggle programmatically
    • Ability to toggle through event system
    • Ability to toggle through keyboard shortcut
    • For each
      • b - bold
      • i - italic
      • u - underline
      • s - strikethrough
      • code - code snippet
      • mark - yellow highlighted mark
      • del - deleted text
      • ins - inserted text
      • sup - superscript
      • sub - subscript
      • math - inline math equation
      • spoiler - hidden text, which can be revealed
      • bookmark - mark slice of text as bookmarkable
@streamich streamich added this to the Rich-text rendering surface milestone Nov 7, 2024
@streamich streamich changed the title Peritext support all common boolean inline elements in rendering surface Peritext: support rendering common inline rich-text elements Nov 11, 2024
@streamich
Copy link
Owner Author

All done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant