jgm/commonmark-hs

Implement `line_blocks` extension

Open

#10 aberto em 30 de set. de 2019

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Haskell (37 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (144 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

As in pandoc: https://pandoc.org/MANUAL.html#extension-line_blocks

Implement in commonmark-core, commonmark-pandoc, and commonmark-cli.

Guia do colaborador