Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is FlexmarkHtmlConverter thread safe? #643

Open
jahlbornG opened this issue Jan 24, 2025 · 0 comments
Open

is FlexmarkHtmlConverter thread safe? #643

jahlbornG opened this issue Jan 24, 2025 · 0 comments

Comments

@jahlbornG
Copy link

Describe the solution you'd like
Please clarify in the class documentation whether or not FlexmarkHtmlConverter is thread safe. The sample code seems to create instances on the fly. Is that required, or can an instance be created statically and re-used for conversion by multiple threads simultaneously? Is it expensive to create instances of FlexmarkHtmlConverter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant