测试目的
测试通过由markdown编辑器生成的html文本进而生成的文章,是否可以用过wordpress公式插件QuickLatex编辑文本来实现公式的显示。
测试文本
本文由VScode编写文章,通过Markdown Preview Enhanced插件来导出html文本粘贴到wordpress编辑器中,然后在可视化窗口中进行公式的添加和编辑。
下图为wordpress中原生的编辑器,注意文本中存放原生的html文本。

将这段文字粘贴到wordpress中的文本编辑器当中,通过latex插件来进行公式的渲染:
At first, we sample
in the
(
is odd) equidistant points around
:
![Rendered by QuickLaTeX.com \[ f_k = f(x_k),\: x_k = x^*+kh,\: k=-\frac{N-1}{2},\dots,\frac{N-1}{2} \]](https://oldpan.me/wp-content/ql-cache/quicklatex.com-2de7c212d85e90d846eb6ec4521f375b_l3.png)
where
is some step.
Then we interpolate points
by polynomial
(1) 
Its coefficients
are found as a solution of system of linear equations:
(2) 
Here are references to existing equations: (1), (2).
Here is reference to non-existing equation (??).
