Skip to content

Using Blocks Extension to parse YAML and build an HTML element #2585

Answered by facelessuser
joapuiib asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I meant to take a look sooner. Let me try to make sure I understand your question.

You want to get all the content before the table is created? If this is true, you can only access the content in the on_end hook. So, as documented, all the content will be stored in the element you gave it. You can then remove the content from he element, process it and stick it back however you like.

Are you running into some kind of technical problem?

Replies: 2 comments 7 replies

Comment options

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

You must be logged in to vote
7 replies
@facelessuser
Comment options

@facelessuser
Comment options

@joapuiib
Comment options

@facelessuser
Comment options

@joapuiib
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants