mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02:00
Add mention of CommonMark to project description (fixes #15).
This commit is contained in:
parent
955ae5f390
commit
624ae4952b
5 changed files with 6 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8"/>
|
||||
<link href="default.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="shortcut icon" href="favicon.ico"/>
|
||||
<meta name="description" content="Demo for markdownlint, a Node.js style checker and lint tool for Markdown files."/>
|
||||
<meta name="description" content="Demo for markdownlint, a Node.js style checker and lint tool for Markdown/CommonMark files."/>
|
||||
<title>markdownlint demo</title>
|
||||
<base target="_blank"/>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue