-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels