Changes for version 0.20 - 2024-10-18

  • CHANGES
    • List the recognised parser or output types and exit if requesting a type named '?'
  • BUGFIXES
    • Account for the space between line leader and paragraph content when testing if it will fit on one line (RT156204)
    • Ensure that override logic of $DEFAULT_OUTPUT still works

Documentation

a terminal-based structured document viewer for Pod and other formats

Modules

a terminal document viewer for Pod and other syntaxes
base class for generating formatted output from App::sdview
generate Markdown output from App::sdview
generate plain-text output from App::sdview
generate Pod output from App::sdview
generate terminal formatted output from App::sdview
parse Markdown files for App::sdview
parse Pod files for App::sdview
store formatting style information for App::sdview

Provides

in lib/App/sdview/Highlighter.pm
in lib/App/sdview/Output.pm
in lib/App/sdview/Output/Man.pm
in lib/App/sdview/Parser.pm
in lib/App/sdview/Parser/Man.pm