Skip to content

modify s:headersRegexp in ftplugin/markdown.vim#633

Closed
jiangyinzuo wants to merge 1 commit intopreservim:masterfrom
jiangyinzuo:master
Closed

modify s:headersRegexp in ftplugin/markdown.vim#633
jiangyinzuo wants to merge 1 commit intopreservim:masterfrom
jiangyinzuo:master

Conversation

@jiangyinzuo
Copy link
Copy Markdown

I modify this variable because the former will mistake a hashtag for a title in :Toc

Before this commit:

image

After this commit:

60 QYSD4J{ QG85Q9Y%}_9

@jiangyinzuo jiangyinzuo changed the title modify in ftplugin/markdown.vim modify s:headersRegexp in ftplugin/markdown.vim Jun 22, 2023
@lggruspe
Copy link
Copy Markdown
Contributor

I think this PR is a duplicate of #598.

Also see: #604

@alerque
Copy link
Copy Markdown
Member

alerque commented Jun 23, 2023

Thanks for taking the time to contribute, but as noticed this is a duplicate and the reason we haven't merged the duplicate is still unresolved. If you want to improve the other PR (by perhaps gating this change behind some setting flag so that people can use either syntax for now) that would be welcome.

@alerque alerque closed this Jun 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants