| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
Nbparts.Unpack.Sources.Markdown
Documentation
sourcesToMarkdown :: Text -> [CellSource] -> Either UnpackError Text Source #
sourceToMarkdown :: Text -> CellSource -> Either UnpackError Text Source #
mkCellMarkerComment :: CellMarker -> Text Source #
escapeCellMarkerContent :: Text -> Text Source #
escapeComments :: Text -> Text Source #