Skip to content

Horizontal rule support #298

@gkumar-asapp

Description

@gkumar-asapp

Feature Request

Insert a horizontal rule by using three or more hyphens (-), asterisks (*), or underscores (_) on a line that is surrounded by empty lines. Each of the characters is the same for a horizontal rule. Whitespace between the characters is ignored.

---… | ***… | ___…
---… | ***… | ___…

This should look like as shown below.

/*:
This text is above the horizontal rule.


And this is below.
*/

Screenshot 2023-11-02 at 9 02 41 AM

Currently it is not showing any horizontal line.
"""

(horizontal rule above)

"""
Screenshot 2023-11-02 at 9 06 39 AM

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