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

Allow pandoc 2.17 #915

Merged
merged 2 commits into from
Jan 20, 2022
Merged

Allow pandoc 2.17 #915

merged 2 commits into from
Jan 20, 2022

Conversation

Minoru
Copy link
Collaborator

@Minoru Minoru commented Jan 20, 2022

Both of these commands passed:

$ cabal build --enable-tests --constrain 'pandoc == 2.16.2' && cabal test --constrain 'pandoc == 2.16.2' 
$ cabal build --enable-tests --constrain 'pandoc == 2.17.0.1' && cabal test --constrain 'pandoc == 2.17.0.1' 

I'll make a new release right after this is merged.

This required a little change to Pandoc writer options, and will thus
require a new release. For details, see the comment in the code.
@Minoru Minoru merged commit ad73925 into jaspervdj:master Jan 20, 2022
@Minoru Minoru deleted the feature/pandoc-2.17 branch January 20, 2022 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant