8 Commits

Author SHA256 Message Date
d59a378465 Accepting request 1233409 from home:sbradnick:branches:Base:System
- Update to version 1.4.0:
  * Bump version.
  * Document template literals.
  * Handle delimiters in literal strings.
  * Literal strings in --template.
  * Add more regressions.
  * Make --template escaperoff() escape initial delim.
  * On-going version notes.
  * Add more possible contributions nobody will do.
  * Simplify and cohere -tterm images and links.
  * Document RELLINKS in library manpage.
  * Rehyphenate some command-line arguments.
  * Tidy up options-parsing area.
  * Hook up --term-no-rellinks.
  * Add -tterm ignoring of relative links.
  * Remove unused styles.
  * Have -tterm footnote block header be an hrule.
  * Use -tterm unicode lines for blocks/tables.
  * Use horizontal UTF-8 sequence for hrule.
  * Horizontal rule gets full vertical space.
  * Have CI use -fsanitize during build.
  * Don't pass NULL to strndup.
  * Fix UB found by -fsanitize.
  * Process --version, -h, --help.
  * Document --term-hmargin=auto.
  * Document consumer of lowdown_opts_term.
  * Document new lowdown_opts_term.
  * Document hpadding/hmargin.
  * Refactor padding, margin, width, columns.
  * Specify padding/margin for -tterm.

OBS-URL: https://build.opensuse.org/request/show/1233409
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=12
2024-12-26 01:08:32 +00:00
5035d4c4a7 Accepting request 1228811 from home:sbradnick:branches:Base:System
- Update to version 1.3.1:
  * Version bump.
  * Internal template documentation.
  * Add --template functionality to -tlatex.
  * Only use --template along with -s.
  * Update docs.
  * Add regressions and fix corner case.
  * Add boolean operators and() and or().
  * Add latex escaping to template.
  * Rename hesc and move latex escape.

OBS-URL: https://build.opensuse.org/request/show/1228811
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=10
2024-12-06 16:06:22 +00:00
7c6c31a67e Accepting request 1227633 from home:darix:apps
- Update to version 1.3.0:
  * New coverage.
  * Get ready for versions.
  * Note experimental status.
  * Synchronise manpages.
  * Add default HTML template.
  * Case insensitive, allow arguments, meta().
  * Add HTML-escaping functions.
  * Settle on case insensitive for templates.
  * Add some manpage bits for ongoing progress.
  * Use "dot" notation instead of "::".
  * Template "body" special value.
  * Add looping and listing to template.
  * Make valgrind run test cases.
  * Clarify corner case behaviour of templates.
  * Further specify metadata key canonicalisation.
  * Initial template functionality.

OBS-URL: https://build.opensuse.org/request/show/1227633
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=8
2024-12-02 06:10:58 +00:00
8176d89dc4 Accepting request 1218224 from home:darix:apps
- Update to version 1.2.0:
  * Restructure.
  * Update images.
  * Simplify language.
  * Update coverage.
  * Get ready for version.
  * Add --nroff-endnotes for -tms.
  * Linked footnotes now enabled.
  * Ignore footnotes in headers.
  * Proper printing of -tms footnotes.
  * Ongoing version notes.
  * Use lowdown_get_meta() for -tfodt.
  * Use lowdown_get_meta().
  * Use lowdown_add_meta() instead of repeating.
  * Move shared metadata node->buffer into utility.
  * Document newly-recognised metadata.
  * Add msheader and manheader metadata and fix.
  * Initialise value.
  * Fix -thtml special characters in metadata.
  * Add regression test.
  * Version notes.
  * Add "latex header" and clean up.
  * Initialise no-escape statement.
  * Allow arbitrary HTML header content from metadata.
  * Update coverage.
  * Keep running version notes.
  * --nroff-no-groff -> nroff-traditional
  * Use UR/UE and MT/ME for -man links.
  * Remove unused.
  * Support OSC8 hyperlinking in -tterm.

OBS-URL: https://build.opensuse.org/request/show/1218224
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=6
2024-10-25 16:09:02 +00:00
13f377778c Accepting request 1205308 from home:darix:apps
- Update to version 1.1.2:
  * Bump version.
  * Exercise entities, remove dead function.
  * Exercise RCS convention conversions.
  * Add html regressions to bundle.
  * More regressions (coverage).
  * Document --html-titleblock and tweak.
  * Github link in coverage table.
  * Fix regress/standalone invocation and add HTML.
  * DOS regressions.
  * More pandoc metadata testing (coverage).
  * More rigorous metadata testing (coverage).
  * More regressions (test coverage).
  * Introduce test coverage.
  * Tweak.

OBS-URL: https://build.opensuse.org/request/show/1205308
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=5
2024-10-02 19:09:09 +00:00
fd60f0ab47 Accepting request 1203376 from home:darix:apps
- Update to version 1.1.1:
  * Tweak website, bump version.
  * Silence compiler warning.
  * Document code fences.
  * Improve Mac OS X buggy SH handling.
  * Synchronise source/man for --term-all-metadata.
  * Add regressions for tighter utf8 handling.
  * Tweak previous.
  * Don't output a newline after `.SH`
  * Ignore `test-*.dSYM` directories for macOS configure
  * Fix `iscntrl` on macOS
- cleanup the _service file:
  - Given we only package taged releases change the version to use
    the PARENT_TAG only and provide a better pattern as a comment
    in case we ever need a snapshot
  - instead of hardcoding the match and rewrite string actually use
    a regexp

OBS-URL: https://build.opensuse.org/request/show/1203376
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=4
2024-09-25 15:22:14 +00:00
065f6dc26f Accepting request 1189835 from home:sbradnick
- Updating %{version} as requested in
  https://build.opensuse.org/request/show/1189627

OBS-URL: https://build.opensuse.org/request/show/1189835
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=2
2024-07-26 18:13:56 +00:00
bec4bd6511 Accepting request 1185811 from home:sbradnick
Lowdown is used to generate the manpage for btop, without it a manpage isn't generated for inclusion in the btop package.

OBS-URL: https://build.opensuse.org/request/show/1185811
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=1
2024-07-25 13:11:25 +00:00