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

Merge release 0.5.3 into 0.6.x #222

Merged
merged 12 commits into from
Jan 2, 2023
Merged

Conversation

github-actions[bot]
Copy link

linawolf and others added 12 commits December 24, 2022 05:21
Remove duplicate utf8-encoding in multiline table content

resolves #177
[BUGFIX] Fix UTf-8 encoding in tables
Co-authored-by: Grégoire Paris <postmaster@greg0ire.fr>
Adjusting the whitespace in HTML files to what our renderer outputs is tiresome.

And nice formating of the html is really not in the scope of this project.  Multiple whitespaces are ignored in HTML anyway. So I would suggest to trim the lines before comparing instead of rtrimming them.

Adjusted 2 Tests to demonstrate this is wokring.

A follow up which compares the HTML structure in a more logical way would be nice but having this already makes testing much easier without giving up acuracy
[TASK] Compare lines in HTML functional tests trimmed
[BUGFIX] replace deprecated PHP unit method
@greg0ire greg0ire merged commit 51dac62 into 0.6.x Jan 2, 2023
@greg0ire greg0ire deleted the 0.5.x-merge-up-into-0.6.x_sCJgG83J branch January 2, 2023 21:04
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.

4 participants