# 06-03 Compile report

Today I figured out how to compile the report you are reading as a pdf. The format of the documents is Git markdown. Text is stored as ascii characters as opposed to some binary format such as MS docx. Like this I can use the same source to automatically publish a website and compile a latex based pdf report. That is the power of plain text. Otherwise there is nothing to report.

Last Updated: 11/23/2020, 9:42:47 PM