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 \
|
--template=templates/$html_template \
|
||||||
--css=$css_template \
|
--css=$css_template \
|
||||||
../pages/$filename.md \
|
../pages/$filename.md \
|
||||||
-t html > ../dist/$filename.html \
|
-t html > ../dist/$filename.html
|
||||||
--lua-filter=links-to-html.lua
|
#--lua-filter=links-to-html.lua
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue