From 7149fef354d55f4b5012eac7efa15b4e7bac3d38 Mon Sep 17 00:00:00 2001 From: Maxime Dénès Date: Thu, 19 Dec 2019 12:45:28 +0100 Subject: Fix handling of recursive notations with custom entries Fixes #9532 Fixes #9490 --- doc/changelog/03-notations/11311-custom-entries-recursive.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/changelog/03-notations/11311-custom-entries-recursive.rst (limited to 'doc') diff --git a/doc/changelog/03-notations/11311-custom-entries-recursive.rst b/doc/changelog/03-notations/11311-custom-entries-recursive.rst new file mode 100644 index 0000000000..ae9888512d --- /dev/null +++ b/doc/changelog/03-notations/11311-custom-entries-recursive.rst @@ -0,0 +1,5 @@ +- **Fixed:** + Recursive notations with custom entries were incorrectly parsing `constr` + instead of custom grammars (`#11311 `_ + by Maxime Dénès, fixes `#9532 `_, + `#9490 `_). -- cgit v1.2.3