SlackBuilds Repository

15.0 > System > mdcat-bin (2.0.3)

mdcat-bin (cat and less for markdown)

mdcat is a fancy "cat" (or "less") for Markdown (aka CommonMark).
mdcat renders Markdown in a terminal, using escape codes for
highlighting and formatting. It works in any terminal, including the
Linux console, but some features (e.g. italics, strikethrough, images)
are only supported on certain terminals (such as kitty, for images).

For convenience, mdcat is also installed as mdless (which behaves the
same as "mdcat -p").

The package installs completion support for bash (requires
bash-completion from Slackware /extra), zsh, and fish, and
tab-completion should "just work" after the package is installed.

PowerShell completion is also included, but has to be manually
set up. To do this, edit your PowerShell profile (usually
~/.config/powershell/profile.ps1) and add the following lines:

/usr/share/mdcat-bin/powershell-completions/_mdcat.ps1
/usr/share/mdcat-bin/powershell-completions/_mdless.ps1

This is a repack of the official binary, which only exists for
x86_64. There are no 32-bit or aarch64 binaries, sorry.

Maintained by: B. Watson
Keywords: mdless,markdown,commonmark
ChangeLog: mdcat-bin

Homepage:
https://github.com/swsnr/mdcat/

Source Downloads (64bit):
mdcat-2.0.3-x86_64-unknown-linux-musl.tar.gz (621e828932a751ea0ac406494844846f)

Download SlackBuild:
mdcat-bin.tar.gz
mdcat-bin.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
mdcat-bin.SlackBuild
mdcat-bin.info
slack-desc

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds