Skip to content

Add Toolbar for Markdown Formatting #9

@shubham-shinde-442

Description

@shubham-shinde-442

Description:
Add a toolbar above the editor with buttons like Bold, Italic, Code, Header, Bullet List, etc.
Clicking a button should insert the markdown syntax into the editor.

Example: Selecting text and clicking “Bold” wraps it in **

Buttons to add:

  • Bold (B)
  • Italic (I)
  • Code (<>)
  • Heading (#)
  • List (-)

Use Vue event handling to modify markdownText.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions