Giter VIP home page Giter VIP logo

Comments (9)

Baileyswu avatar Baileyswu commented on August 20, 2024 1

Latex的公式支持,可以到我repository下载一下,然后在这里有一些说明

from hexo-theme-random.

stiekel avatar stiekel commented on August 20, 2024

@GoingMyWay 不好意思,这个没有测试过。

from hexo-theme-random.

Baileyswu avatar Baileyswu commented on August 20, 2024

经过我的修改可以完美支持公式了🤭
看我blog

from hexo-theme-random.

GoingMyWay avatar GoingMyWay commented on August 20, 2024

经过我的修改可以完美支持公式了🤭
看我blog

请问怎么做到的?你遇到过代码中某一行加#或//然后那一行无法高亮的情况吗?比如:http://goingmyway.cn/2018/11/18/Sort-value-and-return-its-index-using-C/

from hexo-theme-random.

Baileyswu avatar Baileyswu commented on August 20, 2024

检查几个方面吧
比如在引用代码前的```里有没有声明是cpp,因为不同语言的高亮选项不一样
然后检查一下你的escape和em的正则表达式是否是正确的,位置在 node_modules/kramed/lib/rules/inline.js

from hexo-theme-random.

GoingMyWay avatar GoingMyWay commented on August 20, 2024

检查几个方面吧
比如在引用代码前的```里有没有声明是cpp,因为不同语言的高亮选项不一样
然后检查一下你的escape和em的正则表达式是否是正确的,位置在 node_modules/kramed/lib/rules/inline.js

现在公式可以显示了,谢谢!

我在```后面加了cpp,但是还是会这样。node_modules/kramed/lib/rules/inline.js我用的是你的博客中的代码。

from hexo-theme-random.

GoingMyWay avatar GoingMyWay commented on August 20, 2024

Latex的公式支持,可以到我repository下载一下,然后在这里有一些说明

https://baileyswu.github.io/archives/ 你好,你的archives的博客的排序出现了问题。

from hexo-theme-random.

Baileyswu avatar Baileyswu commented on August 20, 2024

我也发现了这个问题,正在解决中 @stiekel 请问site.post里的内容在哪里生成和排序的呀

from hexo-theme-random.

stiekel avatar stiekel commented on August 20, 2024

@Baileyswu site.post 是 hexo 提供的变量。

from hexo-theme-random.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.