unison-cli-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Codebase.Transcript.Parser

Description

Parse and print CommonMark (like Github-flavored Markdown) transcripts.

Synopsis

printing

parsing

fenced :: P (Maybe ProcessedBlock) Source #

Parses the info string and contents of a fenced code block.