Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 20:58
· 43 commits to master since this release
v2.4.0
37329d5

[2.4.0] - 2024-02-07

Added

  • Native man pages support
  • Line numbers to HTML toc
  • Stdin support with "-" argument
  • Set an arbitrary extension with "-e", useful for stdin
  • Native HTML support

Changed

  • Moved prefix and suffix to dedicated function

Documentation

  • Documented HTML and stdin support

Performance

  • Avoiding replacing original match when writing toc

Testing

  • Added stdin and ouput tests for cli script
  • Added cli testing