Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Inline Markdown Shortcuts (WYSIWYG) #360

@d-e-v-esh

Description

@d-e-v-esh

Feature Request 🛍️

This feature will be the next part of implementing WYSIWYG #321. As we already added #346 that helps us write heading directly with markdown shortcuts, this will build on top of that.

This feature will help us format text that is inline. This includes:

  1. Code Inline
  2. Italic Text
  3. Bold Text
  4. Bold and Italic Text

Use Case

People will be directly able to write formatted text with the help of markdown shortcuts.
They will be implemented as follows:

  1. Code Inline => `code inline` => code inline
  2. Italic Text => *italic text* => italic text
  3. Bold Text => **bold text** => bold text
  4. Bold and Italic Text => ***bold and italic text*** => bold and italic text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions