mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-12 22:48:41 +00:00
* Remove RC-versioned docs * Release v0.10.0 Bump master to v0.10.1-pre * Fix multiple occuring hash replacement * Update SRI hashes * Update CHANGELOG.md * Fix tags not shown * Update docusaurus * Wrap escaping backslashes with backticks * Update SRI hashes * Update CHANGELOG.md
26 lines
544 B
JSON
26 lines
544 B
JSON
{
|
|
"version-0.10.0-docs": {
|
|
"Installation": [
|
|
"version-0.10.0-node",
|
|
"version-0.10.0-browser"
|
|
],
|
|
"Usage": [
|
|
"version-0.10.0-api",
|
|
"version-0.10.0-cli",
|
|
"version-0.10.0-autorender",
|
|
"version-0.10.0-libs"
|
|
],
|
|
"Configuring KaTeX": [
|
|
"version-0.10.0-options",
|
|
"version-0.10.0-security",
|
|
"version-0.10.0-error",
|
|
"version-0.10.0-font"
|
|
],
|
|
"Misc": [
|
|
"version-0.10.0-supported",
|
|
"version-0.10.0-support_table",
|
|
"version-0.10.0-issues"
|
|
]
|
|
}
|
|
}
|