Commit Graph

13 Commits

Author SHA1 Message Date
Scott Olsen
5e1ac0ee60 Merge branch 'master' into readme-update 2019-04-16 17:28:02 -04:00
Daniel M. Capella
57c58269a2 readme: Upstream matches *.md to Markdown
Introduced in late 2014:
7d76c804af (diff-44a099e40ae628aef90a28c6408a4c61R1154)
2019-03-12 23:54:34 -04:00
Scott Olsen
8946b2ecc1 Add section headers. 2018-10-22 15:23:08 -04:00
Scott Olsen
c74710e89b Add a configuration header. 2018-10-22 15:17:38 -04:00
Scott Olsen
d6012fe996 Make vimrc mentions consistent. Fix minor typos. 2018-10-22 15:16:45 -04:00
Scott Olsen
d7053febeb Update the fenced codeblocks documentation. 2018-10-22 15:09:43 -04:00
Scott Olsen
4831a1241c Update the minlines section content; typos, grammar, etc. 2018-10-22 15:04:09 -04:00
Scott Olsen
6f6ff4c922 Add documentation on enabling folding. 2018-10-22 15:00:39 -04:00
Linda_pp
0b92a7d4cb Customizable minlines with g:markdown_minlines (#115) 2017-04-11 23:06:07 -04:00
Rob Hurring
5c21f16771 Allow toggling of syntax concealing (#99)
Add `let g:markdown_syntax_conceal = 0` to your vimrc
2016-05-08 19:57:37 -04:00
larryhynes
64e5a2f200 Fix wrap on note on fenced code blocks in README.md 2015-10-13 00:17:19 +01:00
larryhynes
e8a6e373f2 Add note on fenced code block highlighting to README.md 2015-10-12 23:31:06 +01:00
Tim Pope
b3cea72eea Add a README
Closes #66.
2014-05-04 17:22:12 -04:00