Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new Pandoc 3.4 behavior with GFM math #2573

Merged
merged 3 commits into from
Sep 10, 2024
Merged

Support new Pandoc 3.4 behavior with GFM math #2573

merged 3 commits into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. Render in test quietly

    cderv committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    661414a View commit details
    Browse the repository at this point in the history
  2. For pandoc 3.4, deactivate -tex_math_gfm to still keep writing $$ a…

    …nd $ for math in GFM documents.
    cderv committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f9cd149 View commit details
    Browse the repository at this point in the history
  3. Bump version

    [skip ci]
    cderv committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    11e5d23 View commit details
    Browse the repository at this point in the history