skylighting-format-blaze-html: HTML formatter for skylighting syntax highlighting library

[ bsd3, library, text ] [ Propose Tags ]

This module allows tokens produced by skylighting-core to be rendered as HTML.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.1.1, 0.1.1.2
Change log changelog.md
Dependencies base (>=4.8 && <5.0), blaze-html (>=0.5), containers, skylighting-core, text [details]
License BSD-3-Clause
Copyright (C) 2016-2022 John MacFarlane
Author John MacFarlane
Maintainer jgm@berkeley.edu
Category Text
Home page https://github.com/jgm/skylighting
Source repo head: git clone https://github.com/jgm/skylighting.git
Uploaded by JohnMacFarlane at 2024-02-28T05:01:17Z
Distributions Arch:0.1.1.1, Fedora:0.1.1, LTSHaskell:0.1.1.2, NixOS:0.1.1.1, Stackage:0.1.1.2, openSUSE:0.1.1.1
Reverse Dependencies 1 direct, 174 indirect [details]
Downloads 3372 total (268 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2024-02-28 [all 1 reports]

Readme for skylighting-format-blaze-html-0.1.1.2

[back to package description]

skylighting-format-blaze-html

This package provides functions to render syntax-highlighting as HTML using the blaze-html HTML combinator library for Haskell.