markdown2paper

command module
v1.4.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 10, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

README ¶

markdown2paper

Takes outline, multiple markdown files and *.bib file and makes a final-final-really-final markdown file with bibiography included.

🔥🔥🔥 Features
  1. Merges multiple markdown documents into one final version
  2. Uses single Outline section of the root document to lay out the final paper
  3. Includes child documents using links in the Outline file
  4. Formats bibliography using *.bib file and pandoc @key marks

Markdown2Paper

Installation

go get github.com/Jblew/markdown2paper

Then if you have $GOPATH added to $PATH, the cli should be available.

Usage

  1. Create a config file in the paper root directory:
bibPath: bibliography.bib
outlinePath: README.md
outPath: final-final-really-final-v3.md
  1. Run build command
$ markdown2paper build
  1. Paper is assembled

Documentation ¶

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL