Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 2.03 KB

README.md

File metadata and controls

72 lines (45 loc) · 2.03 KB

Speedy KaTeX for China

English | 中文

KaTeX Version GitHub release (latest by SemVer) Liberapay patrons

A WordPress plugin providing KaTeX support and loads content faster in the mainland of China, using a faster CDN network in China, providing native Chinese support.

Usage

[latex] some latex formula here [/latex]
[katex] some katex formula here [/katex]

Frequently Asked Questions

Which CDN provider is used?

Changelog

0.1.0

  • Initial release
  • Add Chinese support
  • Add BootCDN support

0.1.1

  • Add Staticfile CDN support
  • Remove BootCDN support

0.2.0

  • Add shortcode [tex]
  • Remove Staticfile CDN due to possible supply chain attacks
  • Add ByteDance CDN support

Copyright

KaTeX-CN is developed based on Thomas Churchman's project "KaTeX" licensed under GPLv2.

KaTeX-CN is licensed under GPLv3, a later version of GPLv2.

Copyright (C)  2020-2024  itdevwu

This file is part of KaTeX-CN.

KaTeX-CN is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or 
(at your option) any later version.

KaTeX-CN is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with KaTex-CN. If not, see <http://www.gnu.org/licenses/>.