Skip to content

Ability to customize UITextView that's created in attributedString configuration of MarkdownTextView #92

Closed
@lvnkmn

Description

@lvnkmn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions