diff --git a/docs/content/docs/guide/latex.fa.md b/docs/content/docs/guide/latex.fa.md index ab85ef5..c4dd4d7 100644 --- a/docs/content/docs/guide/latex.fa.md +++ b/docs/content/docs/guide/latex.fa.md @@ -3,7 +3,7 @@ title: "LaTeX" weight: 4 --- -عبارات ریاضی LaTeX به طور پیش‌فرض با استفاده از \(\KaTeX\) نمایش داده می‌شوند. کافی است آن‌ها را در محتوای Markdown خود قرار دهید بدون نیاز به هیچ پیکربندی دستی. +عبارات ریاضی LaTeX به طور پیش‌فرض با استفاده از \(\KaTeX\) ([katex.org](https://katex.org/)) نمایش داده می‌شوند. کافی است آن‌ها را در محتوای Markdown خود قرار دهید بدون نیاز به هیچ پیکربندی دستی. ## نحوه استفاده @@ -143,4 +143,4 @@ params: [katex]: https://katex.org/ [mathjax]: https://www.mathjax.org/ [mhchem]: https://mhchem.github.io/MathJax-mhchem/ -[hugo-transform-tomath]: https://gohugo.io/functions/transform/tomath/ \ No newline at end of file +[hugo-transform-tomath]: https://gohugo.io/functions/transform/tomath/ diff --git a/docs/content/docs/guide/latex.ja.md b/docs/content/docs/guide/latex.ja.md index bc8e170..d8ce3b9 100644 --- a/docs/content/docs/guide/latex.ja.md +++ b/docs/content/docs/guide/latex.ja.md @@ -3,7 +3,7 @@ title: "LaTeX" weight: 4 --- -LaTeX の数式表現はデフォルトで \(\KaTeX\) を使用してレンダリングされます。特別な設定なしで、Markdown コンテンツ内に直接記述できます。 +LaTeX の数式表現はデフォルトで \(\KaTeX\) ([katex.org](https://katex.org/)) を使用してレンダリングされます。特別な設定なしで、Markdown コンテンツ内に直接記述できます。 ## 使用方法 @@ -143,4 +143,4 @@ params: [katex]: https://katex.org/ [mathjax]: https://www.mathjax.org/ [mhchem]: https://mhchem.github.io/MathJax-mhchem/ -[hugo-transform-tomath]: https://gohugo.io/functions/transform/tomath/ \ No newline at end of file +[hugo-transform-tomath]: https://gohugo.io/functions/transform/tomath/ diff --git a/docs/content/docs/guide/latex.md b/docs/content/docs/guide/latex.md index 0238bd2..1e887f2 100644 --- a/docs/content/docs/guide/latex.md +++ b/docs/content/docs/guide/latex.md @@ -3,7 +3,7 @@ title: "LaTeX" weight: 4 --- -LaTeX math expressions are rendered using \(\KaTeX\) by default. Simply start including them in your Markdown content without any manual configurations. +LaTeX math expressions are rendered using \(\KaTeX\) ([katex.org](https://katex.org/)) by default. Simply start including them in your Markdown content without any manual configurations. ## Usage