Skip to content

Katexmm display mode does not work #29

@varunagrawal

Description

@varunagrawal

I followed the instructions in the README

  1. Gemfile looks like this
group :jekyll_plugins do
  gem "github-pages"
  gem "jekyll-feed", "~> 0.6"
  gem "jekyll-katex", "~> 1.0.0"
end
  1. I ran bundle install
Using github-pages 200
Using jekyll-katex 1.0.0 (was 0.1.2)
  1. I added the CSS file in my header.

  2. Added {% katexmm %} {{content}} {% endkatexmm %} in my default.html.

  3. Inline mode $ with renders great, but display mode with $$ gives me blank.

Any idea what may be up?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions