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

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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