Skip to content

Feature: Add Basic Text Formatting Options (Bold, Italic, Underline, Highlight, Remove Formatting) #3

Description

@Radhika-dodain

Description:
This enhancement adds a minimal text-formatting toolbar to improve the note editing experience.
Users can format text using native browser commands (no new dependencies).

Proposed features:

  • Bold
  • Italic
  • Underline
  • Highlight (yellow)
  • Remove formatting

Implementation details:

  • Added a toolbar with buttons linked to document.execCommand() functions.
  • All changes are front-end only.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions