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

Test failure with pandoc 2.11.2 #287

Closed
felixonmars opened this issue Dec 9, 2020 · 3 comments
Closed

Test failure with pandoc 2.11.2 #287

felixonmars opened this issue Dec 9, 2020 · 3 comments

Comments

@felixonmars
Copy link
Contributor

Failures:

  test/test-integrative.hs:50:17:
  1) Integrative tests, section-template, Markdown
       expected: (1,"Chapter 1. First Level Section {#first-level-section}")
        but got: (1,"# Chapter 1. First Level Section {#first-level-section}")

  To rerun use: --match "/Integrative tests/section-template/Markdown/"

Randomized with seed 2111914902

Finished in 0.1663 seconds
11 examples, 1 failure
Test suite test-integrative: FAIL
@lierdakil
Copy link
Owner

Are you testing the latest version? Because this was fixed in 25f7299. That said, I didn't rebase the any-prefix branch yet.

@lierdakil
Copy link
Owner

This should be fixed. Let me know if not.

@felixonmars
Copy link
Contributor Author

Indeed I was using an old version. Sorry for the noise and the late confirmation.

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

No branches or pull requests

2 participants