| Name: | lowdown |
|---|---|
| Version: | 1.0.2 |
| Release: | 4.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 100815 |
| License: | ISC AND BSD-3-Clause AND MIT |
| RPM: | lowdown-1.0.2-4.el9.aarch64.rpm |
| Source RPM: | lowdown-1.0.2-4.el9.src.rpm |
| Build Date: | Sun Dec 15 2024 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://kristaps.bsd.lv/lowdown/ |
| Summary: | Simple markdown translator |
| Description: | Lowdown is a Markdown translator producing HTML5, roff documents in the ms and man formats, LaTeX, gemini, and terminal output. Beyond traditional Markdown syntax support, lowdown supports the following Markdown features and extensions: * autolinking * fenced code * tables * superscripts * footnotes * disabled inline HTML * "smart typography" * metadata * commonmark (in progress) * definition lists * extended attributes * task lists |
- Actually check the return value from tests
- Link binary dynamically to the libraries
- Initial packaging