nbparts-0.1.1.0: Unpack a Jupyter notebook into its sources, metadata and outputs
Safe HaskellNone
LanguageGHC2021

Nbparts.Util.Markdown

Documentation

commentChangesWith :: (Text -> Text) -> [Text] -> Blocks -> [((Int, Int), Text)] Source #