sajanssens / articles

A collection of articles that I wrote.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"articles"

A collection of articles I wrote.

Convert to document

To convert the markdown files, you can use Pandoc.

The following command converts filename.md to output.docx

pandoc -o output.docx -f markdown -t docx filename.md

About

A collection of articles that I wrote.