mirror of
https://github.com/SharpeTronics/jekyll-spaceship.git
synced 2025-12-23 00:03:31 -05:00
docs: update README.md
This commit is contained in:
parent
9b7ed3a951
commit
3852a48aba
@ -166,12 +166,16 @@ jekyll-spaceship:
|
|||||||
- emoji-processor
|
- emoji-processor
|
||||||
- element-processor
|
- element-processor
|
||||||
mathjax-processor:
|
mathjax-processor:
|
||||||
src: //cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML
|
src:
|
||||||
|
- https://polyfill.io/v3/polyfill.min.js?features=es6
|
||||||
|
- https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
|
||||||
config:
|
config:
|
||||||
tex2jax:
|
tex:
|
||||||
inlineMath:
|
inlineMath:
|
||||||
- ['$','$']
|
- ['$','$']
|
||||||
- ['\(','\)']
|
- ['\(','\)']
|
||||||
|
svg:
|
||||||
|
fontCache: 'global'
|
||||||
plantuml-processor:
|
plantuml-processor:
|
||||||
mode: default # mode value 'pre-fetch' for fetching image at building stage
|
mode: default # mode value 'pre-fetch' for fetching image at building stage
|
||||||
css:
|
css:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user