mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update copyright year to 2019, all HTTP links to HTTPS.
This commit is contained in:
parent
045238740f
commit
90bd0810e7
16 changed files with 59 additions and 59 deletions
|
@ -143,7 +143,7 @@
|
|||
markdown.value = [
|
||||
"## Introduction",
|
||||
"",
|
||||
"`markdownlint` is a [Node.js](https://nodejs.org/)/[io.js](https://iojs.org/) style checker and lint tool for [Markdown](http://en.wikipedia.org/wiki/Markdown)/[CommonMark](http://commonmark.org/) files to automatically validate content, prevent rendering problems, and promote consistency.",
|
||||
"`markdownlint` is a [Node.js](https://nodejs.org/)/[io.js](https://iojs.org/) style checker and lint tool for [Markdown](https://en.wikipedia.org/wiki/Markdown)/[CommonMark](https://commonmark.org/) files to automatically validate content, prevent rendering problems, and promote consistency.",
|
||||
"This page offers an easy way to try it out interactively!",
|
||||
"",
|
||||
"#### Instructions",
|
||||
|
@ -158,8 +158,8 @@
|
|||
"#### Resources",
|
||||
"* [`markdownlint` on GitHub](https://github.com/DavidAnson/markdownlint)",
|
||||
"* [`markdownlint` on npm](https://www.npmjs.com/package/markdownlint)",
|
||||
"* [Markdown specification](http://daringfireball.net/projects/markdown/)",
|
||||
"*\t[CommonMark specification](http://commonmark.org/)",
|
||||
"* [Markdown specification](https://daringfireball.net/projects/markdown/)",
|
||||
"*\t[CommonMark specification](https://commonmark.org/)",
|
||||
"",
|
||||
"#### Thanks",
|
||||
"",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue