Commit Graph

  • f9f845f28f Allow colons after language identifiers in fenced code blocks master Kyoh 2024-12-22 02:05:17 +09:00
  • f405b47fd8 Don't allow space between link text and URL Tim Pope 2024-05-25 23:38:06 -04:00
  • f2b82b7884 Fix fold inside code fences flyxyz123 2023-04-02 10:30:41 -07:00
  • feadbc81e2 Vim 9.0.0772 Tim Pope 2022-10-16 16:44:07 -04:00
  • a282dd89fb Remove spurious blank line Tim Pope 2022-10-13 00:06:05 -04:00
  • b78bbce337 Add recommended styles, per modern runtime file idiom Tim Pope 2022-04-02 15:40:07 -04:00
  • b52c46dd8e Support YAML metadata Tim Pope 2022-03-18 17:35:23 -04:00
  • 6be354e576 Allow fenced languages when embedding in another language Tim Pope 2022-03-18 15:53:03 -04:00
  • ff1caeadba Use "_" in generated identifiers rather than smooshing Tim Pope 2022-03-18 15:51:56 -04:00
  • 891dff54a9 Adding strikethrough support via the htmlStrike highlight group Joseph Adams 2022-01-24 19:18:41 +01:00
  • 59a551feb2 Don't let emphasis span multiple paragraphs Jaehwang Jerry Jung 2022-01-12 18:49:39 +09:00
  • ec486958ea Require no space after/before emphasis delimiter Jaehwang Jerry Jung 2022-01-11 02:31:57 +09:00
  • db82f00b58 Don't let fenced languages change 'iskeyword' Jaehwang Jerry Jung 2022-01-11 21:47:05 +09:00
  • c7988e88a2 Don't let fenced languages disable spell checking Jaehwang Jerry Jung 2022-01-10 00:56:43 +09:00
  • e2acae8cef Run :syn case match before :syn include Jaehwang Jerry Jung 2022-01-09 23:37:35 +09:00
  • 23213f39db Fix undo_ftplugin Jaehwang Jerry Jung 2022-01-11 01:56:42 +09:00
  • ed76403b2e Change from email to URL Tim Pope 2021-09-13 18:54:49 -04:00
  • 82a10f4137 Always indent 4 spaces after reference-style link Tim Pope 2021-09-13 18:44:46 -04:00
  • addd5abaa6 Add :syn sync linebreaks=1 to improve consistency Tim Pope 2021-06-19 13:38:54 -04:00
  • 3cdd8a9b76 Fix folding of headers adjacent to code blocks flyxyz123 2021-06-19 10:15:26 -07:00
  • 9d87cc1917 Prevent false detection of fenced code block start Anthony Geoghegan 2020-04-07 18:20:39 +01:00
  • 855b8915e0 Do the right thing for g:markdown_folding == 0 Tim Pope 2021-03-11 13:28:08 -05:00
  • 65cb65a31a Use markdownCodeBlock for fenced code block regions Zach Himsel 2020-07-17 16:18:11 -06:00
  • f08447c76b Fix region detection for indented code blocks Zach Himsel 2020-07-17 16:12:45 -06:00
  • baf2592d33 Don't let fenced languages change &foldtext Konfekt 2021-02-15 07:08:16 +01:00
  • 276524ed9c Mitigate performance issue with link text Tim Pope 2020-09-07 23:41:40 -04:00
  • a1ed88889c Recognise indented bulleted lists for wrapping Ash Holland 2020-09-04 13:59:38 +01:00
  • 9ff8d52c78 Update header pattern to include trailing space or tab (#168) Greg Anders 2020-07-23 22:40:03 -06:00
  • 296eeaa887 Support tilde code blocks Tim Pope 2020-02-21 00:20:54 -05:00
  • f35c43c535 Update [[ and ]] mappings Greg Anders 2020-01-31 15:33:09 -07:00
  • 6c4c60fbaa Also don't let HTML and dependent syntaxes change 'foldmethod' Tim Pope 2020-01-30 12:56:09 -05:00
  • 719b046bbe Don't let fenced language syntaxes change 'foldmethod' Tim Pope 2020-01-30 12:45:09 -05:00
  • 191438f358 Add [[ and ]] maps Tim Pope 2020-01-30 11:52:15 -05:00
  • 4e25b2f606 Vim 8.2.0141 Tim Pope 2020-01-30 11:50:49 -05:00
  • e875717243 Fix closing italics Tim Pope 2019-12-12 13:55:26 -05:00
  • a273e6d1f3 Vim 8.2 vim8.2 Tim Pope 2019-12-12 13:53:49 -05:00
  • 9c2133fef0 Skip escaped bold/italics closer Tim Pope 2019-12-02 08:47:20 -05:00
  • 8a76c845de Github flavored parsing of underscores Igor Mikushkin 2019-11-21 18:27:28 +04:00
  • 1a436852ac Clean up folding code Tim Pope 2019-12-01 04:25:59 -05:00
  • 06a62df8a5 Restrict HTML highlighting when nesting Tim Pope 2019-11-18 19:45:03 -05:00
  • a6866ac0aa Add sponsor button Tim Pope 2019-10-26 18:09:00 -04:00
  • 5363a4d803 Allow one level of nested brackets Tim Pope 2019-10-23 02:59:33 -04:00
  • 64689dfeae Support pandoc syntax for fenced code blocks Greg Anders 2019-10-10 14:32:14 -06:00
  • a2e123a288 Prevent the folding of heading syntax in code fences Alex Vear 2018-11-07 11:14:12 +00:00
  • c043a93c84 Conceal code blocks Thomas Faingnaert 2019-07-23 10:26:29 +02:00
  • fd3f4831be Fix for slowness due to folds (#143) David Palma 2019-07-24 22:59:55 +02:00
  • 57c58269a2 readme: Upstream matches *.md to Markdown Daniel M. Capella 2019-03-13 00:51:19 +00:00
  • e2d7fcd682 add .mdwn file extension Florian Heiderich 2018-02-03 12:17:16 +01:00
  • 8cd41796fd Separate highlight groups for each heading level Alex Griffin 2017-10-17 19:13:35 -05:00
  • a7dbc31456 Three or more backticks, not two or more Tim Pope 2017-05-08 11:37:43 -04:00
  • 44822aa3c6 Allow fenced language names to contain punctuation Tim Pope 2017-05-08 11:33:05 -04:00
  • 1e6798717a Added markdown foldtext function Ian Edington 2016-12-09 14:07:02 -05:00
  • 0b92a7d4cb Customizable minlines with g:markdown_minlines (#115) Linda_pp 2017-04-12 12:06:07 +09:00
  • 3c2215bfed Fix spell check on bold and italic text (#101) Addison Bean 2016-07-01 16:15:47 -05:00
  • 5c21f16771 Allow toggling of syntax concealing (#99) Rob Hurring 2016-05-08 19:57:37 -04:00
  • 4260faa48f Merge pull request #95 from sbdchd/master Tim Pope 2016-03-05 16:44:22 -05:00
  • 0df8de0b50 change markdown comment string to use html style comment Steve Dignam 2016-03-05 14:18:01 -05:00
  • ee550a7b2b Merge pull request #92 from tyru/fix-e403-error Tim Pope 2016-01-22 14:38:11 -05:00
  • 63074a52ad Avoid E403 error on :syn-include tyru 2016-01-23 02:04:16 +09:00
  • de42c8a325 Merge pull request #88 from afc163/patch-1 Tim Pope 2015-12-28 14:14:52 -05:00
  • b938671300 Support more backtick afc163 2015-12-04 16:02:12 +08:00
  • 15d19778a3 Merge pull request #84 from larryhynes/patch-1 Tim Pope 2015-10-12 19:38:50 -04:00
  • 64e5a2f200 Fix wrap on note on fenced code blocks in README.md larryhynes 2015-10-13 00:17:19 +01:00
  • e8a6e373f2 Add note on fenced code block highlighting to README.md larryhynes 2015-10-12 23:31:06 +01:00
  • 6eac9ffb58 Revert "Improve fenced code block matching" Tim Pope 2015-10-12 13:53:03 -04:00
  • 578647a9de Merge pull request #82 from kevinoid/fence-matching Tim Pope 2015-10-05 15:43:42 -04:00
  • aff85c6411 Improve fenced code block matching Kevin Locke 2015-10-02 22:12:34 -07:00
  • ba294150d1 Merge pull request #78 from allenbh/master Tim Pope 2015-07-18 00:27:58 -04:00
  • 188d816314 Add escape support for angle braces Allen Hubbe 2015-07-17 23:49:00 -04:00
  • 409c37b205 Conceal bold and italic markers Tim Pope 2014-07-11 13:33:02 -04:00
  • cd81c2f209 Merge pull request #67 from sencer/master Tim Pope 2014-06-19 18:58:45 -04:00
  • 14977fb9df Indent the footnotes also. Sencer Selcuk 2014-06-19 18:09:10 -04:00
  • cb2b885214 Footnote doesn't have to be at the line end. Sencer Selcuk 2014-06-19 17:14:13 -04:00
  • db5c79f7c0 Allow multi-char footnote labels. Sencer Selcuk 2014-06-19 17:13:36 -04:00
  • b3cea72eea Add a README Tim Pope 2014-05-04 17:21:09 -04:00
  • b02182ebbd Add folding support Emil Loer 2011-11-29 11:22:07 +01:00
  • 355c8e9bb5 Merge pull request #62 from myitcv/footnote_support Tim Pope 2014-02-24 12:11:09 -05:00
  • ede001b33d Footnote support Paul Jolly 2014-02-24 13:10:20 +00:00
  • 61deff1362 Allow link nesting Tim Pope 2014-01-01 11:48:03 -05:00
  • 3fb5b260e1 Merge upstream changes Tim Pope 2013-12-16 20:55:46 -05:00
  • a126974366 Add 'Last change: 2013 May 30' to headers vim7.4 v1.0 Drew Neil 2013-11-16 16:48:16 +00:00
  • fccf76f68f Merge pull request #45 from AndrewRadev/fix-fenced-code-block-pattern Tim Pope 2013-06-24 04:42:37 -07:00
  • 55b49cad42 Allow spaces after ``` Andrew Radev 2013-06-24 11:00:29 +02:00
  • 451eefb9b2 Merge pull request #41 from cemerick/master Tim Pope 2013-05-27 11:28:32 -07:00
  • d9b041af65 Merge pull request #38 from hjdivad/dont-stomp-main-syntax Tim Pope 2013-05-23 21:11:11 -07:00
  • 697edbe7ca Highlight italicized regions within bold regions Chas Emerick 2013-05-14 07:50:17 -04:00
  • de106cb725 Clear main_syntax if we set it. David J. Hamilton 2013-05-02 12:08:46 -07:00
  • ec0abb3064 Support blank lines in block quotes Tim Pope 2013-03-05 13:49:14 -05:00
  • 90fc7fc593 Fix highlighting HTML entities at start of line Tim Pope 2013-03-05 13:46:53 -05:00
  • e8fa4faf82 Support indented fenced code blocks Tim Pope 2013-03-01 22:44:23 -05:00
  • 5ed43c22bc Require space after ordered list marker Hinrik Örn Sigurðsson 2013-01-26 02:11:50 -05:00
  • 242dda3f01 Allow automatic links in headings Hinrik Örn Sigurðsson 2013-01-25 19:12:36 -05:00
  • 10cf9687d2 A more liberal markdownValid Bryan Richter 2013-01-21 17:30:43 +00:00
  • 9407dae660 Really fix options after ```language Tim Pope 2012-10-12 18:20:48 -04:00
  • ecafbe32a8 Fix ```language with more junk on the same line Tim Pope 2012-10-12 18:03:18 -04:00
  • b2697b0adf Highlight GitHub style fenced code blocks Tim Pope 2012-05-02 21:41:22 -04:00
  • c1fca6e057 Highlight GitHub style fenced code blocks fenced_highlighting Tim Pope 2012-05-02 21:41:22 -04:00
  • dcdab0cd55 Strip r and o out of format options Tim Pope 2012-08-06 22:44:29 -04:00
  • 7b747d0aa4 Improve tab handling Tim Pope 2012-07-08 04:06:40 -04:00
  • 9a21f7a6bc Ignore options after ```filetype Tim Pope 2012-06-28 23:27:37 -04:00