From 2fd056423dddff7b26ccdbc5edeb038e0d5ce09c Mon Sep 17 00:00:00 2001 From: jxu <7989982+jxu@users.noreply.github.com> Date: Sun, 7 Aug 2022 02:23:51 -0400 Subject: [PATCH] Add known inconveniences to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a0305f3..94d274d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,12 @@ Example Usage ../download.sh 1 761 +Known Bugs/Inconveniences +------------------------- + +- Very rarely, MathJax renders out-of-bounds even with enough JS time budget (ex. Problem 450) +- Occasional trailing blank page on problems that fill up a page + History -------