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

Uses wrap = none for HTML output #1432

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

eliocamp
Copy link

This Closes #1430

Copy link
Collaborator

@cderv cderv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it seems this broke some tests - we may need to adapt some processing to this change, especially if what is broken has been added after the --wrap=preserve addition.

Can you have a look to see why the specific test fails ? Otherwise I'll do it soon

@eliocamp
Copy link
Author

Tests pass on my computer (Pandoc version 2.19.2). Oh boy, this will be fun to debug...

@eliocamp
Copy link
Author

Ok, partial improvement. I changed it to use wrap=preserve for gitbook, but only because that's the format that's testing #504, apparently. So this doesn't really fix the issue, it just seems to hide it. gitbook will still have #1430 unfixed and #504 might be broken in other formats, if I understand things correctly.

Pandoc <= 2.16.2 fails a lot, though. No idea why.

@CLAassistant
Copy link

CLAassistant commented Apr 17, 2024

CLA assistant check
All committers have signed the CLA.

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.

Text references don't work with multiline lines
3 participants