TipsMake
Newest

Tags : linux operating systems

How to use pandoc to convert files on Linux
Linux 02 July 2020

How to use pandoc to convert files on Linux

you can use pandoc on linux to convert over 40 different file formats. you can also use it to create a simple docs-as-code system by writing to markdown, saving with git and

Read More