Skip to content

nico-bachner/md-paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Paper

A CLI tool to write scientific papers in Markdown. Initially, it was designed to be an easily customisable all-in-one compiler from Markdown to PDF via LaTeX, but has become more opinionated over time.

Uses pandoc and pdflatex under the hood.

Only designed to work on macOS, but should theoretically also work on Linux.

Usage

Read the documentation or the web docs

Contributing

Check out CONTRIBUTING.md for ways to contribute to this project