commonmark-cli: Command-line commonmark converter and highlighter.

[ bsd3, program, text ] [ Propose Tags ]

This package provides a command-line tool, commonmark, for converting and syntax-highlighting commonmark documents.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2, 0.2.1
Change log changelog.md
Dependencies aeson, ansi-terminal, base (>=4.9 && <5), bytestring, commonmark (>=0.2.4.1 && <0.3), commonmark-extensions (>=0.2.5 && <0.3), commonmark-pandoc (>=0.2.2 && <0.3), containers, mtl, pandoc-types, text [details]
License BSD-3-Clause
Copyright 2018-2021 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Text
Home page https://github.com/jgm/commonmark-hs
Bug tracker https://github.com/jgm/commonmark-hs/issues
Source repo head: git clone https://github.com/jgm/commonmark-hs
Uploaded by JohnMacFarlane at 2023-12-11T19:51:03Z
Distributions NixOS:0.2.1
Executables commonmark
Downloads 539 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2023-12-11 [all 1 reports]

Readme for commonmark-cli-0.2.1

[back to package description]

commonmark-cli

hackage release

A command-line tool for converting and syntax-highlighting commonmark documents. See the output of commonmark-cli --help for basic usage.