David Anson
|
76cee28a26
|
Use HTTPS for all documentation links that support it.
|
2016-10-05 22:50:21 -07:00 |
|
David Anson
|
3e2d1df072
|
Remove use of string.endsWith by test to failure on Node 0.10/0.12.
|
2016-10-05 22:43:14 -07:00 |
|
David Anson
|
93c1867f23
|
Generate and include JSON schema for options.config (fixes #25).
|
2016-10-05 22:21:54 -07:00 |
|
David Anson
|
affd94e061
|
Add maximum parameter to MD012/no-multiple-blanks (fixes #27).
|
2016-10-03 21:42:44 -07:00 |
|
David Anson
|
ce9ec8fb5e
|
MD036 should not trigger for emphasized list items (fixes #26).
|
2016-09-30 22:54:16 -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
|
c2982e2972
|
Add README.md link to grunt-markdownlint, tweak package.json metadata.
|
2016-09-28 21:45:26 -07:00 |
|
David Anson
|
fdeeddc99d
|
Update code/tests with latest functionality in Ruby markdownlint.
|
2016-09-24 16:15:54 -07:00 |
|
David Anson
|
2d8122a3be
|
Merge two pull requests from @ohtake.
|
2016-09-10 19:25:21 -07:00 |
|
David Anson
|
256e5a7e73
|
Add more tests for recent changes, handle additional edge cases.
|
2016-09-10 19:23:50 -07:00 |
|
David Anson
|
0c68509266
|
Update new tests to preserve '_' for tests from Ruby and '-' for tests only in Node.
|
2016-09-10 14:46:35 -07:00 |
|
OHTAKE Tomohiro
|
cbfdff227e
|
MD027 should support blockquote nesting
|
2016-09-10 14:38:23 -07:00 |
|
OHTAKE Tomohiro
|
84ff8bb616
|
MD029 and MD030 should allow ordered list in blockquote
|
2016-09-07 17:09:13 +09:00 |
|
David Anson
|
3db84df660
|
Update to version 0.2.0.
|
2016-07-05 15:03:40 -07:00 |
|
David Anson
|
0a6e3e0ae8
|
Update dependencies: eslint to 3.0.1.
|
2016-07-05 14:49:33 -07:00 |
|
David Anson
|
c668c7c6a9
|
Update eslint configuration to latest format/rules.
|
2016-07-05 00:06:48 -07:00 |
|
David Anson
|
b17dcb2ed9
|
Update dependencies: eslint to 3.0.0, rimraf to 2.5.3, uglify-js to 2.7.0.
|
2016-07-04 23:37: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
|
cfef715ed3
|
Remove newly-dead code due to multi-line setext header support in markdown-it.
|
2016-06-23 22:53:42 -07:00 |
|
David Anson
|
c1956afd66
|
Update dependencies: markdown-it to 7.0.0, browserify to 13.0.1, cpy-cli to 1.0.1, eslint to 2.13.1, glob to 7.0.5, istanbul to 0.4.4, uglify-js to 2.6.4.
Handle new support for multi-line setext headers.
|
2016-06-23 22:41:47 -07:00 |
|
David Anson
|
48959afc33
|
Update Travis CI to test with Node 6 instead of Node 5.
|
2016-06-23 21:42:36 -07:00 |
|
David Anson
|
079ae7ac16
|
Update web.config to work with newer IIS versions that support .appcache.
|
2016-06-23 21:37:16 -07:00 |
|
David Anson
|
c02af96836
|
Create complete build-example script from example script.
|
2016-03-12 21:58:37 -08:00 |
|
David Anson
|
624ae4952b
|
Add mention of CommonMark to project description (fixes #15).
|
2016-03-11 21:36:39 -08:00 |
|
David Anson
|
955ae5f390
|
Update dependencies: eslint to 2.2.0, q to 1.4.1, rimraf to 2.5.2, uglify-js to 2.6.2.
|
2016-02-24 21:37:56 -08:00 |
|
David Anson
|
dbf909b184
|
Merge branch 'ciwchris-master' (fixes #12).
|
2016-02-24 21:13:07 -08:00 |
|
David Anson
|
f866fac2d3
|
Add test for new behavior, refactor to fix and clarify.
|
2016-02-24 21:11:58 -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
|
13ee2a285b
|
Update to version 0.1.1.
|
2016-02-13 22:20:46 -08:00 |
|
David Anson
|
89a7013fc2
|
Sanitize content of "source with lines" box of sample web app.
|
2016-02-12 22:30:33 -08:00 |
|
David Anson
|
0832793497
|
Add test that parses all Markdown files to find crashes.
|
2016-02-12 22:16:12 -08:00 |
|
David Anson
|
e60e16baf0
|
Fix bug handling HTML embedded in a table.
|
2016-02-10 22:08:50 -08:00 |
|
David Anson
|
5877f4b590
|
Merge branch 'igorshubovych-add-markdownlint-cli'.
|
2016-01-19 21:16:00 -08:00 |
|
David Anson
|
66d8805d10
|
Move markdownlint-cli to top, tweak description.
|
2016-01-19 21:15:15 -08:00 |
|
Igor Shubovych
|
ea680014be
|
Mention markdownlint-cli in Related section of README.md
|
2016-01-19 21:51:58 +02:00 |
|
David Anson
|
2ee78316e4
|
Update to version 0.1.0.
|
2016-01-16 22:04:37 -08:00 |
|
David Anson
|
ae844f2121
|
Fix alignment of demo boxes in Edge browser.
|
2016-01-16 21:57:26 -08:00 |
|
David Anson
|
1e23d035ce
|
Handle non-Array inputs for options.files.
|
2016-01-15 22:00:34 -08:00 |
|
David Anson
|
c4a0e6c312
|
Update copyright for 2016.
|
2016-01-15 21:41:21 -08:00 |
|
David Anson
|
3e642bc03b
|
Add "Related" section to README.
|
2016-01-15 21:41:11 -08:00 |
|
David Anson
|
2ff366e0ee
|
Add Node.js version 5.* to Travis CI builds.
|
2016-01-14 22:04:35 -08:00 |
|
David Anson
|
9cf9eb8b98
|
Update dependencies: browserify to 13.0.0, cpy to cpy-cli 1.0.0, istanbul to 0.4.2, rimraf to 2.5.0, uglify-js to 2.6.1.
|
2016-01-14 22:02:53 -08:00 |
|
David Anson
|
ab90a1b0c0
|
Update eslint dependency to 1.10.3, update config file format.
|
2016-01-13 21:25:23 -08:00 |
|
David Anson
|
9546cc520e
|
Add rule aliases, support throughout (fixes #1).
|
2016-01-12 21:29:17 -08:00 |
|