-
Hi, first of all thanks for this plugin and please add support for Jekyll 4.0 :)
and now the actual issue:
I'm building Jekyll in a gitlab ci-cd for 1 project that has two branches: master and dev…
-
1. Add formula content to the file:
```javascript
ClassicEditor
.create( document.querySelector( '#editor' ), {
math: {
engine: 'katex',
katexRenderOptions: {
…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated whenever I open any markdown file, it has lot of lines written in KATEX. We all know that how complicated…
-
katex调用方法封装,提供给主题调用,解决pjax适配性问题
-
# Description
- In order to render Latex in mdx, I followed the doc [https://www.gatsbyjs.com/plugins/gatsby-plugin-mdx/](url), using **gatsby-remark-katex** under gatsby-plugin-mdx as configurated i…
-
Basically this means that the extra highlighting options should be disabled (e.g. `cm-rm-header-token`).
I think the best way to achieve this will be by updating the main app to leave tokens when i…
-
Hi,
Thanks for this awesome markdown plugin for vue-js.
Is there a way to disable on import some of the markdown features?
Because right, I don't use neither TOC nor Katex, and those ones depen…
-
If I want to use this plugin locally and offline, what files should I import into my own folder?
Do I just need to import ".\dist\docsify-katex.js"?
But if I download the source code directly and s…
-
**This** is how it can be done automatically from the script: https://github.com/cirosantilli/cirosantilli.github.io/blob/28c4ae178359a0fc760fd8608499d321be705467/katex.rb#L88
Hi there,
a.adoc
…
-
To write nice chemical equations easily, we can use [mhchem extension][1]. Please see the following example.
> markup
> ```latex
> $\ce{2HCl + Na2CO3 = H2O + CO2 ^ + 2NaCl}$
> ```
> rendered
>…