dash-docs/js
David A. Harding ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
..
leaflet Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
leaflet-markercluster Display events on a map using OpenStreetMap 2014-02-09 15:18:42 -05:00
base.js JS: Move addAnchorLinks from main.js to base.js 2015-04-25 19:19:25 -04:00
devsearch.js Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box"" 2015-04-14 08:55:53 -04:00
events.js QA: Check HTML Correctness & Fix Existing Errors 2015-04-27 09:12:11 -04:00
ie.js Set license files and headers for bitcoin.org's content 2014-11-21 19:09:12 -05:00
jquery-1.11.2.min.js Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box"" 2015-04-14 08:55:53 -04:00
jquery-ui.min.js Revert "Revert "Merge pull #793: Dev Docs: New Glossary & JS Search Box"" 2015-04-14 08:55:53 -04:00
main.js JS: Move addAnchorLinks from main.js to base.js 2015-04-25 19:19:25 -04:00