V8.03.138.2025.06.02
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -22,7 +22,7 @@ on:
|
||||
- master
|
||||
paths:
|
||||
- "**/*.md"
|
||||
- '.gitea/lua/linkfix.lua'
|
||||
- '.gitea/properties/lua/linkfix.lua'
|
||||
|
||||
jobs:
|
||||
render-md-to-html:
|
||||
@@ -122,7 +122,7 @@ jobs:
|
||||
--no-highlight \
|
||||
--strip-comments \
|
||||
--wrap=none \
|
||||
--lua-filter=.gitea/lua/linkfix.lua \
|
||||
--lua-filter=.gitea/properties/lua/linkfix.lua \
|
||||
-o .html/"${out}"
|
||||
done
|
||||
|
||||
@@ -137,7 +137,7 @@ jobs:
|
||||
--no-highlight \
|
||||
--strip-comments \
|
||||
--wrap=none \
|
||||
--lua-filter=.gitea/lua/linkfix.lua \
|
||||
--lua-filter=.gitea/properties/lua/linkfix.lua \
|
||||
-o "${out}"
|
||||
done
|
||||
|
||||
|
||||
Reference in New Issue
Block a user