@rod2ik/tikzjax 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -54,9 +54,9 @@ Also note, that [](https://github.com/rod2ik/tikzjax) a **global configuration file** `tikzjax.config.js` through `window.TikzJaxOptions`
|
|
57
|
-
* [](https://github.com/rod2ik/tikzjax) **per-table local overrides** through `data-*` attributes
|
|
57
|
+
* [](https://github.com/rod2ik/tikzjax) [](https://github.com/rod2ik/tikzjax) **per-table local overrides** through `data-*` attributes
|
|
58
58
|
* [](https://github.com/rod2ik/tikzjax) native and customizable **Light/Dark themes** support for **Custom HTML blocs**, [](https://github.com/rod2ik/tikzjax) **Material for MkDocs**
|
|
59
|
-
* [](https://github.com/rod2ik/tikzjax) **browser-side cache** through IndexedD
|
|
60
|
-
* [](https://github.com/rod2ik/tikzjax) **Spinner animation**
|
|
61
|
-
* [](https://github.com/rod2ik/tikzjax) timeout, worker restart, retry handling
|
|
59
|
+
* [](https://github.com/rod2ik/tikzjax) [](https://github.com/rod2ik/tikzjax) **browser-side cache** through IndexedD
|
|
60
|
+
* [](https://github.com/rod2ik/tikzjax) [](https://github.com/rod2ik/tikzjax) **Spinner animation**
|
|
61
|
+
* [](https://github.com/rod2ik/tikzjax) [](https://github.com/rod2ik/tikzjax) timeout, worker restart, retry handling
|
|
62
62
|
* [](https://github.com/rod2ik/tikzjax) A customizable **fallback error image**
|