Skip to content

Commit c54ede1

Browse files
committed
icml export
1 parent 3b09073 commit c54ede1

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

volumes/icml_export.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
asciidoctor -b docbook $1.adoc
3+
pandoc -s -f docbook -t icml -o $1.icml $1.xml

0 commit comments

Comments
 (0)