From c558d5bb89093995f9a904e8001f64d708bd854a Mon Sep 17 00:00:00 2001 From: Josh Tynjala Date: Mon, 19 Aug 2024 08:30:40 -0700 Subject: [PATCH] .eleventy.js: allow paths that start with .. to be rewritten from .md --- .eleventy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eleventy.js b/.eleventy.js index 7157b9e8..cb3af871 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -164,7 +164,7 @@ module.exports = function (eleventyConfig) { const startURL = this.inputPath.substring(1, lastSlashIndex + 1); return content .replace( - /