Skip to content

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

@Radhika-dodain

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.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions