mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +01:00
Add introductory text to demo, default all links to target=_blank.
This commit is contained in:
parent
8aa3ee66e4
commit
661073b249
4 changed files with 58 additions and 3 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<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."/>
|
||||
<title>markdownlint demo</title>
|
||||
<base target="_blank"/>
|
||||
</head>
|
||||
<body>
|
||||
<div class="flex-rows">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue