FlexmarkHtmlConverter: How to disable links extraction? #614
Unanswered
FuadEfendi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
HTML to Markdown: How to disable links extraction?
I tried
.set(FlexmarkHtmlConverter.EXTRACT_AUTO_LINKS, false)
but it doesn't seem to work; I need to avoid links, but anchor text is Ok.Beta Was this translation helpful? Give feedback.
All reactions