initial commit
This commit is contained in:
commit
abbd549428
97 changed files with 97614 additions and 0 deletions
10
ReadMe.md
Normal file
10
ReadMe.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Book
|
||||
|
||||
|
||||
## PAndoc command line
|
||||
|
||||
```
|
||||
pandoc src/input.docx \
|
||||
--lua-filter=lua/add-style-as-class.lua \
|
||||
-o src/output.html
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue