Package Details: multimarkdown 6.7.0-2

Git Clone URL: https://aur.archlinux.org/multimarkdown.git (read-only, click to copy)
Package Base: multimarkdown
Description: A superset of Markdown with various output formats
Upstream URL: http://fletcherpenney.net/multimarkdown/
Keywords: markdown
Licenses: GPL2, MIT
Submitter: Ambrevar
Maintainer: csolisr
Last Packager: csolisr
Votes: 13
Popularity: 0.000000
First Submitted: 2015-09-27 19:23 (UTC)
Last Updated: 2025-07-16 17:59 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

Latest Comments

csolisr commented on 2025-07-16 18:01 (UTC)

Never mind, I found the issue - I modified the package to refer to a specific commit that fixed the issue, while the upstream developer releases an official 6.7.1 version.

csolisr commented on 2025-07-03 20:25 (UTC)

Hello there, it's been a while since I've used this package (I still need to reinstall Arch in my computer because of some Secure Boot issues), what do you mean with the minimum version of cmake?

markboston commented on 2025-07-03 18:28 (UTC)

whoever is mataining this now needs to update the minimum version of cmake.

Ambrevar commented on 2016-06-17 08:59 (UTC)

I'm disowning this package. I don't like where the development is heading. I believe all the points the author made for using CMake are very wrong. (Anti-KISS, anti-Unix, bloated, etc. See https://github.com/fletcher/MultiMarkdown-5.) I've moved to blackfriday: it's a library, it's more minimalistic yet has more interesting features imho. See https://github.com/russross/blackfriday.