filters: formatting

master
urosm 2024-08-13 16:28:59 +02:00
parent e2b3268346
commit d8a495bcb5
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ return {
if f == nil then return l.content else f:close() end -- @todo maybe log broken internal links
l.target = ("%s.html#%s%s"):format(page_slug, slug, anchor)
return l
end }
}