Skip to content
/ md3pdf Public

A markdown to PDF converter via LaTeX written in Go

Notifications You must be signed in to change notification settings

sidusio/md3pdf

Folders and files

NameName
Last commit message
Last commit date
Oct 1, 2020
Oct 21, 2020
Oct 1, 2020
Oct 21, 2020
Oct 1, 2020
Oct 5, 2020
Oct 22, 2020
Oct 22, 2020
Oct 5, 2020
Oct 5, 2020

Repository files navigation

md3pdf

A Markdown to PDF converter via LaTeX

Supported Markdown features

  • AutoLink
  • Blockquote
  • CodeBlock
  • CodeSpan
  • DefinitionDescription
  • DefinitionList
  • DefinitionTerm
  • Document
  • Emphasis
  • FencedCodeBlock
  • FootnoteBackLink
  • Footnote
  • FootnoteLink
  • FootnoteList
  • Heading
  • HTMLBlock
  • Image
  • Link
  • ListItem
  • List
  • Paragraph
  • RawHTML
  • Strikethrough
  • String
  • TableCell
  • Table
  • TableHeader
  • TableRow
  • TaskCheckBox
  • TextBlock
  • Text
  • ThematicBreak