-
-
Notifications
You must be signed in to change notification settings - Fork 191
Issues: tpope/vim-markdown
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Adding 'markdown' to g:markdown_fenced_languages results in lots of errors
#217
opened Oct 9, 2024 by
scy
Small
g:markdown_minlines
truncates set of <backtick>
s (such as <backtick> class s{~s();} <backtick> text <backtick> class x{~x();} <backtick>
to class s{~s();} <backtick> text <backtick> class x{~x();}
, which has _strikethrough_ of s();} <backtick> text <backtick> class x{
)
#215
opened Jul 31, 2024 by
SwuduSusuwu
Use of fenced code block within block-quote breaks following highlighting for rest of file
#207
opened Jul 7, 2023 by
phlummox
second and subsequent lines of list items not being spell checked
#125
opened Oct 24, 2017 by
sitaramc
Markdown folding borked in latest vim-gtk3 (8.0) in Debian Stretch
#122
opened Oct 11, 2017 by
luxpir
Previous Next
ProTip!
Adding no:label will show everything without a label.