Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

acdc converters

  • html - AsciiDoc html backend

  • manpage - AsciiDoc manpage backend

  • markdown - AsciiDoc markdown backend (CommonMark & GitHub Flavored Markdown)

  • pdf - AsciiDoc PDF backend backed by the Rust Typst engine

  • terminal - AsciiDoc terminal printer backend (à la *nix command cat)

Development prerequisites

Converter tests are run with cargo nextest run --all-features. The terminal converter has headless rendering tests backed by Ghostty’s virtual terminal library, so full converter test and clippy runs require the prerequisites listed in CONTRIBUTING.md.