From 0b3848d22d8b4c4dba5816594dc6a44368760dcc Mon Sep 17 00:00:00 2001 From: Helen Chong <119173961+helenclx@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:34:39 +0800 Subject: [PATCH] Add # to footnote labels for screen readers --- eleventy.config.md.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eleventy.config.md.js b/eleventy.config.md.js index aa84db61..2e795ef6 100644 --- a/eleventy.config.md.js +++ b/eleventy.config.md.js @@ -86,7 +86,7 @@ module.exports = function (eleventyConfig) { ); const renderRules = { - footnote_caption: ['[', '[Footnote '], + footnote_caption: ['[', '[Footnote #'], footnote_anchor: [' {