jeffreytse/jekyll-spaceship

How: Escaping dollar signs to get $

Ouverte

#75 ouverte le 10 mai 2022

 (1 commentaire) (3 réactions) (1 personne assignée)Ruby (74 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (669 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I like how jekyll-spaceship bundles and configures MathJax; it makes my life easier. However, since I installed spaceship, when I use a dollar sign $, it automatically assumes I'm going to be in LaTeX mode---even if I escape it, \$. I know there is an option for MathJax called processEscapes that allows me to escape the dollar sign when I want to have a dollar sign (instead of enter LaTeX mode), but I'm not sure how to enable this with jekyll-spaceship.

Guide contributeur