Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

MathJax (external JS library) not being loaded

オープン
#49 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
javascript, markdown
領域
content, frontend

調査の方向性

Issue に記載されている、MathJax の CDN からの断続的な読み込みと、一貫しない ##Headline2 のレンダリングを再現してください。まず、ブログの外部スクリプト読み込みと markdown レンダリングのエントリーポイントを追跡し、MathJax が実行される前に markdown が変更されているかどうかを確認します。数学コマンドが一貫してレンダリングされ、見出し構文が意図したレベルを維持すれば完了です。

索引モデルが 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. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

HelloZeroNet/ZeroBlog のほかの issue

HelloZeroNet/ZeroBlog の issue をすべて見る

似ている issue

Content の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。