TipsMake
Newest

Tags : markdown

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
Basic Markdown syntax
HTML 26 May 2019

Basic Markdown syntax

there are many reasons to use markdown, but the biggest reason is due to the convenience of using custom designed syntax to help you save time.

Read More