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

Plugin for Horizontal Riule #1488

Open
1 task
aldrinjenson opened this issue Mar 4, 2025 · 1 comment
Open
1 task

Plugin for Horizontal Riule #1488

aldrinjenson opened this issue Mar 4, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@aldrinjenson
Copy link

aldrinjenson commented Mar 4, 2025

Feature Request

Is your feature request related to a problem? Please describe.

It's a bit frustrating that typing "---" doesn't automatically convert it into a horizontal rule. This is a common markdown feature that users expect in text editors.

Describe the solution you'd like

I would like "---" to automatically transform into a horizontal rule (HR) when typed into the editor. This would enhance the user experience and align with markdown's intuitive formatting.

Describe alternatives you've considered

Alternatives considered:

  1. Manually adding a horizontal rule using the toolbar or context menu.
  2. Using additional shortcuts or commands to insert horizontal rules.

While these work, they are not as seamless as typing "---" and having it auto-convert.

Additional context

This feature is present in many markdown editors and would be a great addition to BlockNote. It makes the editor more user-friendly and intuitive for markdown-savvy users.

Bonus

@aldrinjenson aldrinjenson added the enhancement New feature or request label Mar 4, 2025
@aldrinjenson
Copy link
Author

cc @bgeils

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