diff --git a/Justfile b/Justfile index 4683973..2e0ca49 100644 --- a/Justfile +++ b/Justfile @@ -1,2 +1,3 @@ -export-to-markdown: +export: pandoc 'תקנון מצוי עם שינויים.docx' -o takanon_with_changes_pandoc_export.md + pandoc 'תקנון מצוי עם שינויים.docx' -o takanon_with_changes_pandoc_export.html