mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 23:36:54 +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 | ||
404.html | ||
_formhelpers.html | ||
edit.html | ||
flashes.html | ||
help.html | ||
home.html | ||
layout.html | ||
login.html | ||
profile.html | ||
register.html | ||
reports.html | ||
rss.xml | ||
rules.html | ||
search_results.html | ||
upload.html | ||
user.html | ||
view.html | ||
waiting.html | ||
xmlns.html |