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

Upgrade pandoc to 2.14 and fix plugin breaks #427

Merged
merged 11 commits into from
Jun 10, 2021
Merged

Upgrade pandoc to 2.14 and fix plugin breaks #427

merged 11 commits into from
Jun 10, 2021

Commits on May 29, 2021

  1. upgrade pandoc to version 2.13

    new citeproc filter name
    
    upgrade pandoc-xnos packages
    
    refs tomduck/pandoc-fignos#85
    
    upgrade panflute to 2.0.5
    
    includes fix to #386 (comment):
    Element "MetaList" received "CSL_Item" but expected <class 'panflute.base.MetaValue'>
    
    pandoc html: disable document-css in template
    
    From pandoc 2.11 (2020-10-11) changelog:
    
    > Add CSS to default HTML template (#6601, Mauro Bieg). This greatly
    improves the default typography in pandoc’s HTML output. The CSS is
    sensitive to a number of variables (e.g. mainfont, fontsize, linestretch):
    see the manual for details. To restore the earlier, more spartan output,
    you can disable this with -M document-css=false.
    
    pandoc 2.11.3
    
    https://github.com/jgm/pandoc/releases/tag/2.11.3
    dhimmel committed May 29, 2021
    Configuration menu
    Copy the full SHA
    57c9d4a View commit details
    Browse the repository at this point in the history
  2. upgrade environment

    dhimmel committed May 29, 2021
    Configuration menu
    Copy the full SHA
    0881325 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d315c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. update pandoc to 2.14

    dhimmel committed May 31, 2021
    Configuration menu
    Copy the full SHA
    fd7ff49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe18096 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    d3947c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5233d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    ea9a48f View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Update USAGE.md

    Co-authored-by: Anthony Gitter <agitter@users.noreply.github.com>
    dhimmel and agitter authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    21617d8 View commit details
    Browse the repository at this point in the history
  2. use conda for panflute

    dhimmel authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    9ae8d19 View commit details
    Browse the repository at this point in the history
  3. Revert "use conda for panflute"

    This reverts commit 9ae8d19.
    dhimmel committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    eb824ce View commit details
    Browse the repository at this point in the history