Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

MathJax (external JS library) not being loaded

未关闭
#49 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
4/5
预计耗时
3-5 天
新手友好度
35/100
Issue 类型
缺陷
描述清晰度
基本清楚
活跃度
停滞
技术栈
javascript, markdown
领域
content, frontend

调研方向

复现 issue 中描述的 MathJax CDN 间歇性加载问题,以及不一致的 ##Headline2 渲染问题。首先跟踪博客加载外部脚本和渲染 markdown 的入口点;确定 markdown 是否在 MathJax 运行前被修改。数学命令能够一致地渲染,并且标题语法保持其预期级别,即表示完成。

由索引模型根据 Issue 内容生成。

描述

Following my recent issue with the nonce error, I tried loading MathJax from a CDN instead of having it in the directory locally. Good news: I do not get that "forbidden nonce" error anymore: Bad news: I have to refresh the site about a dozen times to occasionally see the effects of MathJax. Most of the time the blog displays the ugly commands instead of transforming them into mathematical symbols.

I get "\frac{dx}{dt}" instead of the symbols.

Furthermore it seems that the blog likes to eat the markdown signs. Instead of ##Headline2 I will sometimes have #Headline2 but sometimes the Headline2 is still in its original size as it should be, not as Headline1 as one would expect.

Could those two issues be related? The engines eats format commands and MathJax then finds nothing to layout correctly?

主要语言
CSS
星标
141
派生
61
PR 合并指标
30 天内没有已合并 PR

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

HelloZeroNet/ZeroBlog 的其他 Issue

查看 HelloZeroNet/ZeroBlog 的全部 Issue

相似的 Issue

更多 Content Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。