Skip to content

Convert selected lines into a Blockquote #244

@irmod

Description

@irmod

@damionx7, please add to the Editor Toolbar --> Markdown Buttons --> Blockquote tool the ability to convert selected lines into a Markdown format quote.

Convert_selected_lines_into_a_Blockquote.jpg

The difference with this proposal is that the highlighted lines can contain empty lines as well as Markdown block elements:

  • Fenced code,
  • Markdown Ordered lists,
  • Markdown Unordered lists,
  • Markdown Task lists,
  • ![Image](path://)
  • HTML tags <kbd>,
  • HTML tags such as <cite>,
  • other tags supported by the Markwon library

I often use Markdown Blockquote to format text in my articles. This solution is universal for drawing attention to important parts of the text. These are not only quotes in the widespread sense, but also various blocks of text that require attracting the reader's attention.

Markdown Blockquote has excellent compatibility across applications. For Markdown Blockquote I'm focusing on the following specifications:

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