diff options
| author | coqbot-app[bot] | 2020-12-30 17:44:42 +0000 |
|---|---|---|
| committer | GitHub | 2020-12-30 17:44:42 +0000 |
| commit | d338a65ce7c4619ecc238c091a409175f5330d8f (patch) | |
| tree | 590a7d3e0a5c8e1df4f017a1956214354680b690 /test-suite | |
| parent | 30f648dc29958add42e7509a9c29f271f768e183 (diff) | |
| parent | aed648afd2cf8b09d67fb39c9672b71166089395 (diff) | |
Merge PR #13682: Fix broken HTML rendering of inference rules (fix #12783).
Reviewed-by: herbelin
Diffstat (limited to 'test-suite')
| -rw-r--r-- | test-suite/coqdoc/verbatim.html.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/coqdoc/verbatim.html.out b/test-suite/coqdoc/verbatim.html.out index bf9f975ee8..070f80e771 100644 --- a/test-suite/coqdoc/verbatim.html.out +++ b/test-suite/coqdoc/verbatim.html.out @@ -90,7 +90,7 @@ verbatim <tr class="infruleassumption"> <td class="infrule">Γ ⊢ A ∨ B</td> <td></td> -</td> +</tr> </table></center> <div class="paragraph"> </div> |
