Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a horizontal rule in Markdown #10

Closed
LuigiZaccagnini opened this issue Oct 1, 2021 · 1 comment
Closed

Add support for a horizontal rule in Markdown #10

LuigiZaccagnini opened this issue Oct 1, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@LuigiZaccagnini
Copy link
Owner

Why Do We Need This?

This feature will allow the support for the --- Markdown feature to be parsed into <hr> element.

What does this enhancement include?

  • The ability to parse Markdowns horizontal rule into HTMLs <hr> element.
@LuigiZaccagnini LuigiZaccagnini added the enhancement New feature or request label Oct 1, 2021
@LuigiZaccagnini LuigiZaccagnini self-assigned this Oct 1, 2021
@LuigiZaccagnini
Copy link
Owner Author

Closed by a36bcf8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant