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

Fix lxml adding extra tags #1428

Merged
merged 1 commit into from
Jun 5, 2020
Merged

Fix lxml adding extra tags #1428

merged 1 commit into from
Jun 5, 2020

Conversation

quantum5
Copy link
Member

@quantum5 quantum5 commented Jun 4, 2020

Fixes #955.

@quantum5 quantum5 requested a review from Xyene June 4, 2020 21:54
@codecov-commenter
Copy link

Codecov Report

Merging #1428 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1428   +/-   ##
=======================================
  Coverage   38.44%   38.44%           
=======================================
  Files         201      201           
  Lines       11398    11398           
=======================================
  Hits         4382     4382           
  Misses       7016     7016           
Impacted Files Coverage Δ
judge/jinja2/markdown/__init__.py 59.66% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 820cb51...7180405. Read the comment docs.

Copy link
Member

@Xyene Xyene left a comment

Choose a reason for hiding this comment

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

Probably want to tag the issue this is fixing too.

@quantum5 quantum5 merged commit ba84f3f into master Jun 5, 2020
@quantum5 quantum5 deleted the fix-lxml-extra-tags branch June 5, 2020 00:26
outloudvi pushed a commit to SchOJ/site that referenced this pull request Oct 27, 2020
malbareda pushed a commit to malbareda/JOEL-web that referenced this pull request Jan 4, 2024
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.

Some problem pages contain 2 <html> tags
3 participants