commonmark-extensions-0.2.6: Pure Haskell commonmark parser.
Safe HaskellNone
LanguageHaskell2010

Commonmark.Extensions.AutoIdentifiers

Documentation

autoIdentifiersSpec :: forall (m :: Type -> Type) il bl. (Monad m, IsBlock il bl, IsInline il, ToPlainText il) => SyntaxSpec m il bl Source #

autoIdentifiersAsciiSpec :: forall (m :: Type -> Type) il bl. (Monad m, IsBlock il bl, IsInline il, ToPlainText il) => SyntaxSpec m il bl Source #