On branch main
modified: README.md
This commit is contained in:
@@ -17,3 +17,10 @@ Distributed under the terms of
|
||||
cd src/
|
||||
pandoc --syntax-definition="zig.xml" --highlight-style="zig.theme" zig.yaml *.md -o learning-zig.ru.epub
|
||||
```
|
||||
|
||||
## docx
|
||||
|
||||
```
|
||||
cd src/
|
||||
pandoc --syntax-definition="zig.xml" --highlight-style="zig.theme" *.md -o learning-zig.ru.docx
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user