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

Allow changing headings with # #7924

Closed
ciceronianus opened this issue Apr 7, 2023 · 1 comment
Closed

Allow changing headings with # #7924

ciceronianus opened this issue Apr 7, 2023 · 1 comment
Assignees
Milestone

Comments

@ciceronianus
Copy link

In what scenarios do you need this feature?

Currently, if I write, e.g.,
# Headline
It will be converted into a headline:

Headline

That is a great feature! However, if I want to change the depth of the headline, I have to use backspace to return in into non-formatted state and then writte # again. This takes more time than necessary

Describe the optimal solution

When I position my cursor on the beginning of the line, it should be possible to change the depth of the headline in the same way as it was created.
E.g.,
original headline was:
# Headline
Then I position my cursor an the beginning and write two ##,
image
Then the headline is automatically converted into H2:
image
This would make process of changing headlines more consistent and easier.

Describe the candidate solution

No response

Other information

No response

@88250 88250 changed the title Allow changing headlines with # Allow changing headings with # Apr 8, 2023
@woniuxia
Copy link

woniuxia commented Apr 8, 2023

+1

@88250 88250 changed the title Allow changing headings with # Allow changing headings with # Apr 9, 2023
@88250 88250 self-assigned this Apr 9, 2023
@88250 88250 added this to the 2.8.4 milestone Apr 9, 2023
88250 added a commit that referenced this issue Apr 9, 2023
@88250 88250 closed this as completed Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants