Giter Club home page Giter Club logo

Comments (4)

huxiyu avatar huxiyu commented on June 12, 2024

而且目录中的这个就不要渲染出超链接 <a> 了,去掉或者纯字符。

from hugo-theme-even.

olOwOlo avatar olOwOlo commented on June 12, 2024

没用过这个标签呢,麻烦指点一下怎么用,给段例文让我重现一下 = =

from hugo-theme-even.

huxiyu avatar huxiyu commented on June 12, 2024

主要是这个[^]标签出现在目录的标题中造成的。

例子

1. 里面的这行: ### 2. 书写一个质能守恒公式[^LaTeX]

这个标签 [^LaTeX] 生成的代码是
<a href="#fn:latex" id="fnref:latex" title="查看注脚" class="footnote">[1]</a>
然后这个三级标题会在目录中再次渲染出现同样的代码。就出现两个 id="fnref:latex"

2. 结尾的这行:

[^LaTeX]: 支持 **LaTeX** 编辑显示支持,例如:$\sum_{i=1}^n a_i=0$, 访问 [MathJax][4] 
参考更多使用方法。

点击结尾中的返回图标,图标的url是 https://www.zybuluo.com/mdeditor#fnref:latex
因为上面出现了两个id="fnref:latex",就不会跳了。

from hugo-theme-even.

olOwOlo avatar olOwOlo commented on June 12, 2024

这是 hugo 渲染出来的结果,你可以去给他们报告这个问题~~

from hugo-theme-even.

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.