Skip to content
  • Andre Arko's avatar
    Add an html-pipeline executable to the gem · 5e9688fc
    Andre Arko authored
    Usage: html-pipeline [-h|--help|help] [-f|--filters]
           html-pipeline [FILTER [FILTER [...]]] < file.md
           cat file.md | html-pipeline [FILTER [FILTER [...]]]
    
    Also stop gitignoring bin/, but ignore exec/ instead for binstubs.
    5e9688fc