Skip to content

Make parser and AnnotadedStringHtmlHandler open and public #23

@kevinvanmierlo

Description

@kevinvanmierlo

Hello!
First of all, awesome library, it works really well out of the box.
I am however missing the ability to override the AnnotadedStringHtmlHandler and by extension I also need the KtXmlParser to be public.
For example if I want to override the relative size of the headings. Or if I want a different bullet point character. Or sometimes I want to block specific tags like sub and sup.
I think this flexibility is easily possible if the AnnotadedStringHtmlHandler is open and public and the KtXmlParser is also public (not sure if open is needed for this class).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions