winget install --id bgreenwell.doxx
About doxx
Terminal document viewer for .docx files
What's new in 0.1.4
Release Notes Added - SourceCode paragraph style renders as a distinct code block in all export formats and the TUI (#76) - Text inside wps:txbx shape text boxes is now extracted and rendered with box-drawing borders instead of being silently dropped (#76) Fixed - Numbered list items sharing the same abstract numbering definition now count sequentially instead of both restarting at 1 (#76) - Bullet-format list levels (numFmt="bullet") no longer render as lettered sequences (#76) - w:br line break elements inside a run are now preserved, fixing multi-line code blocks concatenated into a single line (#76) Install doxx 0.1.4 Install prebuilt binaries via shell script curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bgreenwell/doxx/releases/download/v0.1.4/doxx-installer.sh | sh Install prebuilt binaries via powershell script powershell -ExecutionPolicy Bypass -c "irm https://github.com/bgreenwell/doxx/releases/download/v0.1.4/doxx-installer.ps1 | iex" Install prebuilt binaries via Homebrew brew install bgreenwell/doxx/doxx Download doxx 0.1.4 ──────────────────────────────────────────┬───────────────────┬───────────── File │Platform │Checksum ──────────────────────────────────────────┼───────────────────┼───────────── doxx-aarch64-apple-darwin.tar.xz │Apple Silicon macOS│checksum ──────────────────────────────────────────┼───────────────────┼───────────── doxx-x86_64-apple-darwin.tar.xz │Intel macOS │checksum ──────────────────────────────────────────┼───────────────────┼───────────── doxx-x86_64-pc-windows-msvc.zip │x64 Windows │checksum ──────────────────────────────...
Version history
| Version | Updated | Notes |
|---|---|---|
| 0.1.4 | Unknown | Release Notes Added - SourceCode paragraph style renders as a distinct code block in all export formats and the TUI (#76) - Text inside wps:txbx shape text boxes is now extracted and rendered with box-drawing borders ins... |