mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +01:00
chore(docs): repo url knsv/mermaid -> mermaid-js/mermaid
This commit is contained in:
parent
0b0b4a2769
commit
d813292d3f
6 changed files with 12 additions and 12 deletions
|
@ -38,7 +38,7 @@ Compared to the original LeaveIt theme and the KeepIt theme, the LoveIt theme ha
|
||||||
* Extended Markdown syntax for **ruby annotation**
|
* Extended Markdown syntax for **ruby annotation**
|
||||||
* Extended Markdown syntax for **fraction**
|
* Extended Markdown syntax for **fraction**
|
||||||
* **Mathematical formula** supported by [KaTeX](https://katex.org/)
|
* **Mathematical formula** supported by [KaTeX](https://katex.org/)
|
||||||
* **Diagram syntax** shortcode supported by [mermaid](https://github.com/knsv/mermaid)
|
* **Diagram syntax** shortcode supported by [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
* **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
||||||
* **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* Embedded **music player** supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
* Embedded **music player** supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
||||||
|
@ -103,7 +103,7 @@ I hope you will LoveIt ❤️!
|
||||||
* Extended Markdown syntax for **ruby annotation**
|
* Extended Markdown syntax for **ruby annotation**
|
||||||
* Extended Markdown syntax for **fraction**
|
* Extended Markdown syntax for **fraction**
|
||||||
* **Mathematical formula** supported by [KaTeX](https://katex.org/)
|
* **Mathematical formula** supported by [KaTeX](https://katex.org/)
|
||||||
* **Diagrams** shortcode supported by [mermaid](https://github.com/knsv/mermaid)
|
* **Diagrams** shortcode supported by [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
* **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
||||||
* **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
* **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
||||||
|
@ -176,7 +176,7 @@ Thanks to the authors of following resources included in the theme:
|
||||||
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
||||||
* [TypeIt](https://typeitjs.com/)
|
* [TypeIt](https://typeitjs.com/)
|
||||||
* [KaTeX](https://katex.org/)
|
* [KaTeX](https://katex.org/)
|
||||||
* [mermaid](https://github.com/knsv/mermaid)
|
* [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* [ECharts](https://echarts.apache.org/)
|
* [ECharts](https://echarts.apache.org/)
|
||||||
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* [APlayer](https://github.com/MoePlayer/APlayer)
|
* [APlayer](https://github.com/MoePlayer/APlayer)
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
* 支持**上标注释**的扩展 Markdown 语法
|
* 支持**上标注释**的扩展 Markdown 语法
|
||||||
* 支持**分数**的扩展 Markdown 语法
|
* 支持**分数**的扩展 Markdown 语法
|
||||||
* 支持基于 [KaTeX](https://katex.org/) 的**数学公式**
|
* 支持基于 [KaTeX](https://katex.org/) 的**数学公式**
|
||||||
* 支持基于 [mermaid](https://github.com/knsv/mermaid) 的**图表**生成功能
|
* 支持基于 [mermaid](https://github.com/mermaid-js/mermaid) 的**图表**生成功能
|
||||||
* 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化**生成功能
|
* 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化**生成功能
|
||||||
* 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** 地图显示功能
|
* 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** 地图显示功能
|
||||||
* 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的内嵌**音乐播放器**
|
* 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的内嵌**音乐播放器**
|
||||||
|
@ -98,7 +98,7 @@
|
||||||
* 支持**上标注释**的扩展 Markdown 语法
|
* 支持**上标注释**的扩展 Markdown 语法
|
||||||
* 支持**分数**的扩展 Markdown 语法
|
* 支持**分数**的扩展 Markdown 语法
|
||||||
* 支持基于 [KaTeX](https://katex.org/) 的**数学公式**
|
* 支持基于 [KaTeX](https://katex.org/) 的**数学公式**
|
||||||
* 支持基于 [mermaid](https://github.com/knsv/mermaid) 的**图表** shortcode
|
* 支持基于 [mermaid](https://github.com/mermaid-js/mermaid) 的**图表** shortcode
|
||||||
* 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化** shortcode
|
* 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化** shortcode
|
||||||
* 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** shortcode
|
* 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** shortcode
|
||||||
* 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的**音乐播放器** shortcode
|
* 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的**音乐播放器** shortcode
|
||||||
|
@ -171,7 +171,7 @@ LoveIt 主题中用到了以下项目,感谢它们的作者:
|
||||||
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
||||||
* [TypeIt](https://typeitjs.com/)
|
* [TypeIt](https://typeitjs.com/)
|
||||||
* [KaTeX](https://katex.org/)
|
* [KaTeX](https://katex.org/)
|
||||||
* [mermaid](https://github.com/knsv/mermaid)
|
* [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* [ECharts](https://echarts.apache.org/)
|
* [ECharts](https://echarts.apache.org/)
|
||||||
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* [APlayer](https://github.com/MoePlayer/APlayer)
|
* [APlayer](https://github.com/MoePlayer/APlayer)
|
||||||
|
|
|
@ -43,7 +43,7 @@ libFiles:
|
||||||
katexCopyTexCSS: katex@0.15.3/dist/contrib/copy-tex.min.css
|
katexCopyTexCSS: katex@0.15.3/dist/contrib/copy-tex.min.css
|
||||||
katexCopyTexJS: katex@0.15.3/dist/contrib/copy-tex.min.js
|
katexCopyTexJS: katex@0.15.3/dist/contrib/copy-tex.min.js
|
||||||
katexMhchemJS: katex@0.15.3/dist/contrib/mhchem.min.js
|
katexMhchemJS: katex@0.15.3/dist/contrib/mhchem.min.js
|
||||||
# mermaid@9.0.1 https://github.com/knsv/mermaid
|
# mermaid@9.0.1 https://github.com/mermaid-js/mermaid
|
||||||
mermaidJS: mermaid@9.0.1/dist/mermaid.min.js
|
mermaidJS: mermaid@9.0.1/dist/mermaid.min.js
|
||||||
# echarts@4.8.0 https://echarts.apache.org/
|
# echarts@4.8.0 https://echarts.apache.org/
|
||||||
echartsJS: echarts@4.8.0/dist/echarts.min.js
|
echartsJS: echarts@4.8.0/dist/echarts.min.js
|
||||||
|
|
|
@ -17,7 +17,7 @@ clipboard.js@2.0.11 https://github.com/zenorocha/clipboard.js
|
||||||
sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
sharer.js@0.4.0 https://github.com/ellisonleao/sharer.js
|
||||||
typeit@7.0.4 https://github.com/alexmacarthur/typeit
|
typeit@7.0.4 https://github.com/alexmacarthur/typeit
|
||||||
katex@0.15.3 https://katex.org/
|
katex@0.15.3 https://katex.org/
|
||||||
mermaid@9.0.1 https://github.com/knsv/mermaid
|
mermaid@9.0.1 https://github.com/mermaid-js/mermaid
|
||||||
echarts@4.8.0 https://echarts.apache.org/
|
echarts@4.8.0 https://echarts.apache.org/
|
||||||
mapbox-gl@1.10.1 https://github.com/mapbox/mapbox-gl-js
|
mapbox-gl@1.10.1 https://github.com/mapbox/mapbox-gl-js
|
||||||
aplayer@1.10.1 https://github.com/MoePlayer/APlayer
|
aplayer@1.10.1 https://github.com/MoePlayer/APlayer
|
||||||
|
|
|
@ -70,7 +70,7 @@ math:
|
||||||
* :(far fa-sticky-note fa-fw): Extended Markdown syntax for **ruby annotation**
|
* :(far fa-sticky-note fa-fw): Extended Markdown syntax for **ruby annotation**
|
||||||
* :(fas fa-percentage fa-fw): Extended Markdown syntax for **fraction**
|
* :(fas fa-percentage fa-fw): Extended Markdown syntax for **fraction**
|
||||||
* :(fas fa-square-root-alt fa-fw): **Mathematical formula** supported by [$\KaTeX$](https://katex.org/)
|
* :(fas fa-square-root-alt fa-fw): **Mathematical formula** supported by [$\KaTeX$](https://katex.org/)
|
||||||
* :(fas fa-project-diagram fa-fw): **Diagrams** shortcode supported by [mermaid](https://github.com/knsv/mermaid)
|
* :(fas fa-project-diagram fa-fw): **Diagrams** shortcode supported by [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* :(fas fa-chart-pie fa-fw): **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
* :(fas fa-chart-pie fa-fw): **Interactive data visualization** shortcode supported by [ECharts](https://echarts.apache.org/)
|
||||||
* :(fas fa-map-marked-alt fa-fw): **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* :(fas fa-map-marked-alt fa-fw): **Mapbox** shortcode supported by [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* :(fas fa-music fa-fw): **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
* :(fas fa-music fa-fw): **Music player** shortcode supported by [APlayer](https://github.com/MoePlayer/APlayer) and [MetingJS](https://github.com/metowolf/MetingJS)
|
||||||
|
@ -110,7 +110,7 @@ Thanks to the authors of following resources included in the theme:
|
||||||
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
||||||
* [TypeIt](https://typeitjs.com/)
|
* [TypeIt](https://typeitjs.com/)
|
||||||
* [$\KaTeX$](https://katex.org/)
|
* [$\KaTeX$](https://katex.org/)
|
||||||
* [mermaid](https://github.com/knsv/mermaid)
|
* [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* [ECharts](https://echarts.apache.org/)
|
* [ECharts](https://echarts.apache.org/)
|
||||||
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* [APlayer](https://github.com/MoePlayer/APlayer)
|
* [APlayer](https://github.com/MoePlayer/APlayer)
|
||||||
|
|
|
@ -70,7 +70,7 @@ math:
|
||||||
* :(far fa-sticky-note fa-fw): 支持**上标注释**的扩展 Markdown 语法
|
* :(far fa-sticky-note fa-fw): 支持**上标注释**的扩展 Markdown 语法
|
||||||
* :(fas fa-percentage fa-fw): 支持**分数**的扩展 Markdown 语法
|
* :(fas fa-percentage fa-fw): 支持**分数**的扩展 Markdown 语法
|
||||||
* :(fas fa-square-root-alt fa-fw): 支持基于 [$\KaTeX$](https://katex.org/) 的**数学公式**
|
* :(fas fa-square-root-alt fa-fw): 支持基于 [$\KaTeX$](https://katex.org/) 的**数学公式**
|
||||||
* :(fas fa-project-diagram fa-fw): 支持基于 [mermaid](https://github.com/knsv/mermaid) 的**图表** shortcode
|
* :(fas fa-project-diagram fa-fw): 支持基于 [mermaid](https://github.com/mermaid-js/mermaid) 的**图表** shortcode
|
||||||
* :(fas fa-chart-pie fa-fw): 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化** shortcode
|
* :(fas fa-chart-pie fa-fw): 支持基于 [ECharts](https://echarts.apache.org/) 的**交互式数据可视化** shortcode
|
||||||
* :(fas fa-map-marked-alt fa-fw): 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** shortcode
|
* :(fas fa-map-marked-alt fa-fw): 支持基于 [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js) 的 **Mapbox** shortcode
|
||||||
* :(fas fa-music fa-fw): 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的**音乐播放器** shortcode
|
* :(fas fa-music fa-fw): 支持基于 [APlayer](https://github.com/MoePlayer/APlayer) 和 [MetingJS](https://github.com/metowolf/MetingJS) 的**音乐播放器** shortcode
|
||||||
|
@ -110,7 +110,7 @@ LoveIt 主题中用到了以下项目,感谢它们的作者:
|
||||||
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
* [Sharer.js](https://github.com/ellisonleao/sharer.js)
|
||||||
* [TypeIt](https://typeitjs.com/)
|
* [TypeIt](https://typeitjs.com/)
|
||||||
* [$\KaTeX$](https://katex.org/)
|
* [$\KaTeX$](https://katex.org/)
|
||||||
* [mermaid](https://github.com/knsv/mermaid)
|
* [mermaid](https://github.com/mermaid-js/mermaid)
|
||||||
* [ECharts](https://echarts.apache.org/)
|
* [ECharts](https://echarts.apache.org/)
|
||||||
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
* [Mapbox GL JS](https://docs.mapbox.com/mapbox-gl-js)
|
||||||
* [APlayer](https://github.com/MoePlayer/APlayer)
|
* [APlayer](https://github.com/MoePlayer/APlayer)
|
||||||
|
|
Loading…
Reference in a new issue