... | ... | @@ -45,5 +45,5 @@ In order to convert OneNote pages to Markdown to ember into GitLab Wiki pages (o |
|
|
|
|
|
- Alternatively you can use directly Pandoc on the command line like this:
|
|
|
```
|
|
|
pandoc.exe_-f docx_-t markdown -i inputFfile.docx_-o_output_file.md
|
|
|
pandoc.exe -f docx -t markdown -i inputFfile.docx -o output_file.md
|
|
|
``` |
|
|
\ No newline at end of file |