We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f60a8b commit e20f520Copy full SHA for e20f520
build-resources-with-pandoc.sh
@@ -1,3 +1,6 @@
1
+sudo apt update
2
+sudo apt install -y nodejs npm
3
+
4
ROOT_DIR=`pwd`
5
CSS_PATH="${ROOT_DIR}/documents/common/pandoc_styles/css/style.css"
6
STYLE_DOCX_PATH="${ROOT_DIR}/documents/common/pandoc_styles/スタイル.docx"
0 commit comments