Skip to content

HtmlInline didn't render the HTML tag. #657

Answered by wouterds
muhghazaliakbar asked this question in Q&A
Discussion options

You must be logged in to vote

@muhghazaliakbar By investigating my issue further (#285) I discovered a lot more on how the library actually works. You can't render an HtmlInline element directly from an Inline Parser.

I suggest you do the same as I did using a custom Block Element, Block Parser & Block Renderer.

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by colinodell
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question General questions about the project or usage
3 participants
Converted from issue

This discussion was converted from issue #283 on June 12, 2021 14:07.