Closed
Description
Hi there!
It would be really nice if UITextViews
created by MarkDownAsAttributedStringViewConfiguration
could be further customized just like views created in MarkDownAsViewViewConfiguration
can be customized though the public var onDidConvertMarkDownItemToView:((_ markDownItem: MarkDownItem, _ view: UIView) -> Void)?
closure.
this way scrolling, contentInsets etc. can be changed as desired.
Metadata
Metadata
Assignees
Labels
No labels