HelloZeroNet / HelloZeroNet/ZeroBlog
MathJax (external JS library) not being loaded
- Linguagem predominante
- CSS
- Estrelas
- 141
- Forks
- 61
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Reproduza o carregamento intermitente do MathJax pelo CDN e a renderização inconsistente de ##Headline2 descritos na issue. Comece rastreando os pontos de entrada do blog para o carregamento de scripts externos e a renderização de markdown; determine se o markdown é alterado antes da execução do MathJax. Está concluído quando os comandos matemáticos são renderizados de forma consistente e a sintaxe dos títulos mantém seu nível pretendido.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- javascript, markdown
- Domínio
- content, frontend
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100