From ee4210a5115e29d02bb1ae8fc6297c2c318eb24b Mon Sep 17 00:00:00 2001 From: Erik Michelson Date: Fri, 3 Jul 2020 00:06:03 +0200 Subject: Added dynamic lang-attr to pretty.ejs CodiMD currently only uses the 'lang' attribute in YAML-metadata of a note for setting certain js-elements of the markdown-renderer. This commit adds the chosen lang into the published version of a note. Signed-off-by: Erik Michelson --- public/views/pretty.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/views') diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 2cf96a7b..51900a4a 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -1,5 +1,5 @@ - +"> -- cgit v1.2.3