alcobinder

package
v0.0.0-...-51067e0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BindMarkdownsToFile

func BindMarkdownsToFile(inputFolder string, inputCSSFile string, outputPath string) error

BindMarkdownsToFile binds a directory of markdown files into a single PDF

Types

type MissingBaseFontSize

type MissingBaseFontSize struct{}

MissingBaseFontSize error for when options do not specify the base font size for page rendering

func (MissingBaseFontSize) Error

func (e MissingBaseFontSize) Error() string

type MissingMarkdownsDirectory

type MissingMarkdownsDirectory struct{}

MissingMarkdownsDirectory error for when options do not specify a directory with markdown files for combining

func (MissingMarkdownsDirectory) Error

type MissingOutputPath

type MissingOutputPath struct{}

MissingOutputPath error for when options do not specify path to put the generated HTML

func (MissingOutputPath) Error

func (e MissingOutputPath) Error() string

type MissingPageHeight

type MissingPageHeight struct{}

MissingPageHeight error for when options do not specify output file page height

func (MissingPageHeight) Error

func (e MissingPageHeight) Error() string

type MissingPageWidth

type MissingPageWidth struct{}

MissingPageWidth error for when options do not specify output file page width

func (MissingPageWidth) Error

func (e MissingPageWidth) Error() string

Jump to

Keyboard shortcuts

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