commonmark-extensions-0.2.0.1: Pure Haskell commonmark parser.

Safe HaskellNone
LanguageHaskell2010

Commonmark.Extensions.Smart

Documentation

class IsInline il => HasQuoted il where Source #

Methods

singleQuoted :: il -> il Source #

doubleQuoted :: il -> il Source #