From 94192a3ab49a70ca740cb1fd6d57ebf2f65d6444 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 22 Sep 2024 11:22:01 -0700 Subject: [PATCH] Update history to reflect merge of #9666 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 373ac75d..90f6e2b1 100644 --- a/History.markdown +++ b/History.markdown @@ -106,6 +106,7 @@ * Update current Ruby version renders and macOS docs (#9614) * Improve docs around using GitHub Actions to build and deploy Jekyll sites (#9682) * Fix grammar in the description of `page.excerpt` variable (#9689) + * Render HTML tables at `/docs/permalinks/` using a data file (#9666) ### Site Enhancements