mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-26 06:44:07 +01:00
Add clickable links for violations and rules, highlight for violations.
This commit is contained in:
parent
85531ff21e
commit
a8f5a19cba
3 changed files with 38 additions and 7 deletions
|
|
@ -20,7 +20,7 @@
|
|||
<div id="markup" class="flex-fill outlined overflow-auto-scroll"></div>
|
||||
</div>
|
||||
<div class="flex-fill flex-columns">
|
||||
<div id="numbered" class="flex-fill outlined overflow-auto-scroll"></div>
|
||||
<pre id="numbered" class="flex-fill outlined overflow-auto-scroll"></pre>
|
||||
<div id="violations" class="flex-fill outlined overflow-auto-scroll"></div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue