internal/

directory
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2019 License: MIT

README

internal

  • lib/
    • Utility functions shared across other internal packages.
  • md2pdf/
    • Main package
  • model/
    • Data structures for modeling html/markdown elements.
  • parse/
    • Code for parsing html output from blackfriday.
  • render/
    • Code for drawing elements using gofpdf.
  • renderable/
    • Interface for collecting & drawing markdown/html elements to a pdf.

Directories

Path Synopsis
Package render renders text in the style of GitHub using gofpdf.
Package render renders text in the style of GitHub using gofpdf.

Jump to

Keyboard shortcuts

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