| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Nbparts.Util.Markdown
Documentation
parseMarkdown :: Text -> Either ParseError Blocks Source #
sourceRangeToIndices :: [Text] -> SourceRange -> Maybe (Int, Int) Source #
blockSourceRangeToIndices :: [Text] -> SourceRange -> Maybe (Int, Int) Source #