"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "docs/markdownlint.rb" between
httpie-3.0.0.tar.gz and httpie-3.0.1.tar.gz

About: HTTPie is a command line HTTP client, a user-friendly cURL replacement, with the goal to make CLI interaction with web services as human-friendly as possible.

markdownlint.rb  (httpie-3.0.0):markdownlint.rb  (httpie-3.0.1)
skipping to change at line 23 skipping to change at line 23
# MD013 Line length # MD013 Line length
exclude_rule 'MD013' exclude_rule 'MD013'
# MD014 Dollar signs used before commands without showing output # MD014 Dollar signs used before commands without showing output
exclude_rule 'MD014' exclude_rule 'MD014'
# MD028 Blank line inside blockquote # MD028 Blank line inside blockquote
exclude_rule 'MD028' exclude_rule 'MD028'
# MD012 Multiple consecutive blank lines
exclude_rule 'MD012'
# Tell the linter to use ordered lists: # Tell the linter to use ordered lists:
# 1. Foo # 1. Foo
# 2. Bar # 2. Bar
# 3. Baz # 3. Baz
# #
# Instead of: # Instead of:
# 1. Foo # 1. Foo
# 1. Bar # 1. Bar
# 1. Baz # 1. Baz
rule 'MD029', :style => :ordered rule 'MD029', :style => :ordered
 End of changes. 1 change blocks. 
0 lines changed or deleted 3 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)