From 41a1d667f4783635e1332b45a6688078711b3907 Mon Sep 17 00:00:00 2001 From: Lysxia Date: Mon, 6 Apr 2020 20:16:05 -0400 Subject: coqdoc: Report location of mismatched '[[' --- doc/changelog/08-tools/12037-coqdoc-preformatted.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/changelog/08-tools/12037-coqdoc-preformatted.rst (limited to 'doc') diff --git a/doc/changelog/08-tools/12037-coqdoc-preformatted.rst b/doc/changelog/08-tools/12037-coqdoc-preformatted.rst new file mode 100644 index 0000000000..bf65719516 --- /dev/null +++ b/doc/changelog/08-tools/12037-coqdoc-preformatted.rst @@ -0,0 +1,6 @@ +- **Fixed:** + ``coqdoc`` now reports the location of a mismatched opening ``[[`` instead of + throwing an uninformative exception. + (`#12037 `_, + fixes `#9670 `_, + by Lysxia). -- cgit v1.2.3