mirror of
https://github.com/sb745/NyaaV3.git
synced 2025-11-02 17:05:46 +02:00
* Fix markdown renderer Use a simple for loop instead of `for (var target of markdownTargets)`, because it's unsupported in IE. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of#Browser_compatibility * view.html : HTML Fixes - Remove unmatched `</a>` - Add missing `</div>` - Use single quotes in {{ }} - Closing tags comments * layout.html - Use single quotes in {{ }} - Closing tags comments * help.html: Convert all `<p>` to `<div>` HTML spec doesn't allow lists inside `<p>` elements. * Missing semicolon in `<script>` |
||
|---|---|---|
| .. | ||
| bootstrap-select.js | ||
| main.js | ||