David Anson
|
31206f9387
|
Reimplement MD038/no-space-in-code to handle multi-backtick strings (fixes #46).
|
2017-02-18 22:56:06 -08:00 |
|
David Anson
|
00171da565
|
Add headers parameter to MD013/line-length (fixes #35).
|
2017-02-11 16:20:24 -08:00 |
|
David Anson
|
d8975282dc
|
Add MD044 proper-names "Proper names should have the correct capitalization" (fixes #39).
|
2016-12-22 13:40:31 -08:00 |
|
David Anson
|
affd94e061
|
Add maximum parameter to MD012/no-multiple-blanks (fixes #27).
|
2016-10-03 21:42:44 -07:00 |
|
David Anson
|
a2df7742c6
|
Add code_blocks parameter to MD010 to ignore hard tabs in code blocks (fixes #31).
|
2016-09-29 21:25:10 -07:00 |
|
David Anson
|
fdeeddc99d
|
Update code/tests with latest functionality in Ruby markdownlint.
|
2016-09-24 16:15:54 -07:00 |
|
David Anson
|
f2060b4607
|
Add level parameter to MD002/MD025/MD041 (fixes #19).
|
2016-07-04 23:23:29 -07:00 |
|
David Anson
|
7a1773ea77
|
Add "sublist" style to MD004 (fixes #21).
|
2016-07-04 14:32:40 -07:00 |
|
David Anson
|
c8ecec1953
|
Add MD043 required-headers "Required header structure" (fixes #22).
|
2016-07-02 22:37:52 -07:00 |
|
David Anson
|
2612a96ae8
|
Add MD042 no-empty-links "No empty links" (fixes #24).
|
2016-06-27 22:19:02 -07:00 |
|
David Anson
|
efe9c9e73c
|
MD007 shouldn't apply to sublists of ordered lists, test and document MD006 behavior (fixes #20).
|
2016-06-26 11:56:48 -07:00 |
|
David Anson
|
83639b8ef8
|
Add support to MD011 for Markdown Extra-style footnotes (fixes #18).
|
2016-06-24 23:13:00 -07:00 |
|
David Anson
|
624ae4952b
|
Add mention of CommonMark to project description (fixes #15).
|
2016-03-11 21:36:39 -08:00 |
|
Christopher Lopes
|
d06681198a
|
Conform to style guidelines in setext_with_atx_closed feature
Indentation was off in logic. Also update documentation grammar
appropriately.
|
2016-02-24 19:32:35 -08:00 |
|
Christopher Lopes
|
32cd4feaea
|
Add style option setext_with_atx_closed to header style rule MD003
Atx-style headers which are closed can now be used with setext style
headers, when at header level 3 or more.
|
2016-02-23 21:22:46 -08:00 |
|
David Anson
|
9546cc520e
|
Add rule aliases, support throughout (fixes #1).
|
2016-01-12 21:29:17 -08:00 |
|
David Anson
|
b7342485d9
|
Update MD013 to allow excluding code and tables.
|
2016-01-09 22:20:36 -08:00 |
|
David Anson
|
fb31bb5f35
|
Allow exceptions for MD033 "Inline HTML" (fixes #3, fixes #4).
|
2015-12-15 21:30:37 -08:00 |
|
David Anson
|
fd1215d143
|
Update MD003 to support setext_with_atx.
|
2015-07-29 22:17:33 -07:00 |
|
David Anson
|
7f5dd9ab6b
|
Add MD041 with tests.
|
2015-07-20 22:06:48 -07:00 |
|
David Anson
|
5d6d9d2b3b
|
Add MD040 with tests.
|
2015-04-16 09:13:56 -07:00 |
|
David Anson
|
7e431f4499
|
Add MD038, MD039 with tests.
|
2015-04-15 18:24:42 -07:00 |
|
David Anson
|
b85e53a9c4
|
Add MD037 with tests, improve handling of line numbers for inlines.
|
2015-04-15 17:50:01 -07:00 |
|
David Anson
|
bd7e712728
|
Add MD036 with tests.
|
2015-04-14 22:37:56 -07:00 |
|
David Anson
|
762d8425ca
|
Add MD035 with tests.
|
2015-04-14 09:40:16 -07:00 |
|
David Anson
|
9acbb2750e
|
Add br_spaces parameter to MD009.
|
2015-04-14 09:07:25 -07:00 |
|
David Anson
|
0e24df7cf7
|
Add MD034 with tests, improve validation of README and Rules.
|
2015-04-14 00:01:57 -07:00 |
|
David Anson
|
495fbac6fd
|
Add MD033 with tests, rename test file.
|
2015-04-13 08:47:15 -07:00 |
|
David Anson
|
9b86e847b8
|
Improve config documentation, list parameter values and defaults.
|
2015-03-18 09:38:32 -07:00 |
|
David Anson
|
f6d0986cc5
|
Add README.md, Rules.md, test for project files.
|
2015-03-12 23:42:06 -07:00 |
|