v2.4.0
[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