flow

package
v0.0.0-...-41cbd92 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2016 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertAllMarkdownToHTML

func ConvertAllMarkdownToHTML(data map[string]string) map[string]string

ConvertAllMarkdownToHTML returns a map of HTML data from a map of markdown data.

func ConvertMarkdownToHTML

func ConvertMarkdownToHTML(markdown string) string

ConvertMarkdownToHTML returns an HTML for a given markdown.

func Export

func Export(template *template.Template, data map[string]string, path string, cssPath string) error

Export the data to path.

func ExportHTML

func ExportHTML(buffer *bytes.Buffer, filename string) error

ExportHTML creates an HTML file for a given markdown data.

func ExportMarkdown

func ExportMarkdown(buffer *bytes.Buffer, filename string) error

ExportMarkdown creates a Markdown file.

func ExportPDF

func ExportPDF(buffer *bytes.Buffer, filename string, cssPath string) error

ExportPDF creates a PDF file for a given markdown data.

func ExportStdout

func ExportStdout(buffer *bytes.Buffer) error

ExportStdout redirects its output to the stdout.

Types

This section is empty.

Jump to

Keyboard shortcuts

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