Language

Package: guile2.0-commonmark @ 0.1.2

Synopsis

CommonMark parser for Guile

Description

guile-commonmark is a library for parsing CommonMark, a fully specified variant of Markdown. The library is written in Guile Scheme and is designed to transform a CommonMark document to SXML. guile-commonmark tries to closely follow the CommonMark spec, the main difference is no support for parsing block and inline level HTML.

Home page
https://github.com/OrangeShark/guile-commonmark
Location
gnu/packages/guile-xyz.scm (line: 2412, column: 2)
License

Lint warnings

LinterMessageLocation
description

Validate package descriptions

description should start with an upper-case letter or digit