hexo-theme-yelee icon indicating copy to clipboard operation
hexo-theme-yelee copied to clipboard

<sub><sup> become useless

Open Durant35 opened this issue 8 years ago • 3 comments

cannot show as usual, due to some css?

Durant35 avatar Feb 04 '17 13:02 Durant35

I solve it by using the engine 'mathjax', LaTex in hexo, with LaTex grammar for <sub> and <sup>

  • How I did?
$ cd <my-hexo-ws>
$ npm install hexo-math --save
$ hexo math install

Durant35 avatar Feb 05 '17 07:02 Durant35

I have the same issue.

lc1995 avatar Apr 26 '17 11:04 lc1995

Hope to hear good news from you, I tried to do that but.... Or you can use LaTex for the same function instead.

Durant35 avatar Apr 26 '17 11:04 Durant35