Add "Copy Link" link to demo, restore sample text from URL hash if present.

This commit is contained in:
David Anson 2019-04-02 22:07:32 -07:00
parent 7aadb1124e
commit 827e1acb56
2 changed files with 29 additions and 0 deletions

View file

@ -28,6 +28,8 @@
<div class="flex-columns inset">
<footer><a href="https://github.com/DavidAnson/markdownlint">markdownlint project on GitHub</a></footer>
<div class="flex-fill"></div>
<footer><a href="#" id="copyLink">Copy Link</a></footer>
<div class="flex-fill"></div>
<footer>Copyright &copy; 2015-2019 by <a href="https://dlaa.me/">David Anson</a></footer>
</div>
</div>