Closed josh146 closed 3 years ago
Merging #568 (9b6192d) into master (a0f8b5b) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #568 +/- ##
=======================================
Coverage 98.36% 98.36%
=======================================
Files 76 76
Lines 8332 8332
=======================================
Hits 8196 8196
Misses 136 136
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 a0f8b5b...9b6192d. Read the comment docs.
Docutils version 0.17, released on April 3rd, contains a new HTML5 writer that uses HTML5 semantic tags (
<main>
,<section>
,<header>
,<footer>
,<aside>
,<figure>
, and<figcaption>
) rather than<div>
. This breaks the CSS on the website.This PR pins docutils to version 0.16.