This commit is contained in:
parent
fe40dc0264
commit
701a3542b3
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ convert()
|
|||
--template=templates/$html_template \
|
||||
--css=$css_template \
|
||||
../pages/$filename.md \
|
||||
-t html > ../dist/$filename.html \
|
||||
--lua-filter=links-to-html.lua
|
||||
-t html > ../dist/$filename.html
|
||||
#--lua-filter=links-to-html.lua
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue