* Get ready for version bump
* Tweak OSC8-decorated -tterm link images
* Attempt to fix UB in unsigned promotion
* Build dylib libraries and enable Mac CI
* Inhibit link for -tterm images in links
* Add compats for shared build
* Use latest oconfigure
* White-space adjustments for style(9)
* Ignore index.{html,xml} files
* Refactor the www documentation for simplicity
* Allow for shared-object linking
* Bring up to date with newest oconfigure (0.5.0)
* Proper URL escape for -tlatex
* Add regression for link types
* Fix percent- and space-encoding in roff
* Fix typos in manual pages
* Have `make regress` error out on any failures
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=18
- Updating soname from liblowdown1 -> liblowdown2
- Switching to using bmake vs. make otherwise the following error is thrown:
Makefile:131: *** missing separator. Stop.
- Update to version 2.0.0:
* Add latest version notes.
* Tidy -fsanitize options.
* Remove white-space.
* Fix term test cases with links
* term: Close link after closing style
* Sync changes from lowdown.1.
* Get ready for "semver" version.
* Enhance Mac OSX sandbox_init() ignoring.
* Allow sandbox_init() errors to be ignored.
* Don't use tiny font sizes.
* Simplify www page.
* Add an sblg template.
* Add forgotten template directories.
OBS-URL: https://build.opensuse.org/request/show/1240408
OBS-URL: https://build.opensuse.org/package/show/Base:System/lowdown?expand=0&rev=14
- 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
- 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
- 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