Login  Register

Re: Chain processors - can we ?

Posted by LightGuardjp on Apr 09, 2020; 8:19pm
URL: https://discuss.asciidoctor.org/Chain-processors-can-we-tp7870p7882.html

I don't have an example that does that. Ah, a treeprocessor and a block processor, I thought you had said a preprocessor. I'm not sure the relationship of when those are called. What do you need from the tree processor?

On Thu, Apr 9, 2020 at 1:51 PM ch007m [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Can you share your example please where you locate an existing table using a BlockProcessor and then having the tree processor to add the rows ?

Question: Can we first use the treeProcessor to iterate through the document to create the HashMap and next use a BlockProcessor to insert a Table generated using the hashmap ?
Charles Moulliard
Apache Committer / Technologist Evangelist / Blogger / MiddleWare Specialist
Twitter : @cmoulliard



If you reply to this email, your message will be added to the discussion below:
https://discuss.asciidoctor.org/Chain-processors-can-we-tp7870p7880.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML


--