Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 599 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 599 Bytes

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