From 4c42559a518b5a80a565d95d50fc812b5181ff6b Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 3 Nov 2022 07:51:36 -0700 Subject: [PATCH] Update history to reflect merge of #9174 [ci skip] --- History.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.markdown b/History.markdown index 05452a40..8b141ef7 100644 --- a/History.markdown +++ b/History.markdown @@ -4,6 +4,10 @@ * Allow marking specific highlighted lines via Liquid (#9138) +### Documentation + + * Fix Nested tree navigation with recursion example (#9174) + ## 4.3.1 / 2022-10-26 ### Bug Fixes