cleaned css
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
# 06-07-2016
|
||||
# Licence : GPLv3
|
||||
|
||||
echo "generating complete file"
|
||||
|
||||
if [ ! -d ../output/images ]; then
|
||||
mkdir ../output/images
|
||||
@@ -148,6 +149,9 @@ pandoc -s \
|
||||
-A script.tpl.html \
|
||||
content.textile
|
||||
|
||||
cp -r fonts ../output/
|
||||
|
||||
|
||||
# echo "export markdown as html"
|
||||
# pandoc -s \
|
||||
# -f markdown+hard_line_breaks+auto_identifiers+ascii_identifiers+tex_math_dollars+pipe_tables+all_symbols_escapable \
|
||||
|
||||
Reference in New Issue
Block a user