diff options
Diffstat (limited to 'command')
-rw-r--r-- | command | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/command b/command new file mode 100644 index 0000000..db8047d --- /dev/null +++ b/command @@ -0,0 +1 @@ +comrak --hardbreaks -t html --header-ids "" --unsafe -e footnotes --syntax-highlighting none -o index.html index.md |