Releases: MatiDragon-YT/help-system
Releases · MatiDragon-YT/help-system
v1.8
v1.7
Just a resource optimization update
before...
v0.1 657 KB
v0.2 797 KB
...
after...
v1.7 466 KB
v1.6
v1.5
Optimization pages:
- SCM Documentation
- Virtual Key Codes
- ASCII Character Codes
- San Andreas
- Weapon ID
- Radar Icons ID
And added and GXT at Radar Icons ID
I did not find bugs
v1.4
v1.3
Repairs
- Small font on high resolution displays
- In the generation of titles in the links.
- In the respected of special characters in code blocks.
- In the generation of Blockquotes, Subtitles, Lists and
<BR>
.
v1.2
v1.1
Fixed:
- Page
San Andreas\Garage IDs
show display ofSan Andreas\Gangs IDs
. <CODE>
with<H1>
Added:
- < MARK > with
==<text>==
- < INS > with
++<text>++
v1.0
- Renamed of
markdown.js
tomain.js
. - Added minified version of
main.js
script. - New title generator (h1, h2...h6) faithful to GitBook markdown.
- Added more respect for special characters within code blocks.
- Links to
.md
files are now auto replaced by.html
. - Correction of spaces removed in code blocks after the equality symbol (
=
).