From 5147f990597af19e59e0b54bcb7e795cd3901392 Mon Sep 17 00:00:00 2001 From: Fredrik Ekre Date: Tue, 26 Nov 2019 13:44:29 +0100 Subject: [PATCH] Test --- src/Literate.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Literate.jl b/src/Literate.jl index 841294d..bc00ad0 100644 --- a/src/Literate.jl +++ b/src/Literate.jl @@ -393,7 +393,7 @@ function markdown(inputfile, outputdir; config::Dict=Dict(), kwargs...) path = replace(path, "\\" => "/") content = """ # ```@meta - # EditURL = "@__REPO_ROOT_URL__/$(path)" + # EditURL = "$(path)" # ``` """ * content