-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I followed the instructions in the README
- Gemfile looks like this
group :jekyll_plugins do
gem "github-pages"
gem "jekyll-feed", "~> 0.6"
gem "jekyll-katex", "~> 1.0.0"
end
- I ran bundle install
Using github-pages 200
Using jekyll-katex 1.0.0 (was 0.1.2)
-
I added the CSS file in my header.
-
Added
{% katexmm %} {{content}} {% endkatexmm %}in mydefault.html. -
Inline mode
$with renders great, but display mode with$$gives me blank.
Any idea what may be up?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels