Overview
The power of plain text
What is this?
Markdown as canonical source of content.
Markdown is easy to read. Easy to write.
Why use it?
Future proof your file formats. Plain text will always work.
Markdown can become HTML, PDF, eBooks, etc.
Extremely small file sizes for the same amount of content
How do I use it?
There are many different approaches including using the command line, installing Mac/Win apps, and paying for third party services. We will be using free VS Code extensions.
Install the extension Markdown PDF
Write content in markdown
Style with CSS
Export to PDF
Version control to GitHub
Last updated