hq

A HTML processor inspired by jq

AGPL-3.0 License

Stars
108
hq - Bugfix: redux Latest Release

Published by coderobe over 1 year ago

Fixes:

  • attr mode choking on empty attributes, crashing or messing up further output
hq - Bugfix release

Published by coderobe over 5 years ago

Fixes:

  • attr mode skipping last element
  • Builds on non 64-bit architectures
hq - Text-Mode Formatters

Published by coderobe almost 6 years ago

Adds:

  • Rendering of <li> elements
  • Optional text-mode formatting as ANSI escape sequences or markdown (WIP?)

Fixes:

  • Don't collapse whitespace within <pre>
hq - C++ Edition

Published by coderobe almost 6 years ago

This release is a complete rewrite switching from C to C++

Adds:

  • -f switch to read input from file

Fixes:

  • Nested elements are rendered properly in text mode
  • Whitespace is properly collapsed in text mode
hq - baseline release

Published by coderobe about 6 years ago