@@ -0,0 +1,9 @@
|
||||
# word2md
|
||||
|
||||
Импорт **DOCX → Markdown** в диалекте md2gost.
|
||||
|
||||
```bash
|
||||
python -m word2md report.docx -o report.md
|
||||
```
|
||||
|
||||
Документация: [`docs/word2md.md`](../docs/word2md.md).
|
||||
Reference in New Issue
Block a user