jeffreytse/jekyll-spaceship

How: Escaping dollar signs to get $

開放

#75 建立於 2022年5月10日

 (1 則留言) (3 個反應) (1 位負責人)Ruby (74 個分叉)github user discovery
good first issue

倉庫指標

星標
 (669 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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.

貢獻者指南