asciidoctor / asciidoctorj

:coffee: Java bindings for Asciidoctor. Asciidoctor on the JVM!
http://asciidoctor.org
Apache License 2.0
617 stars 172 forks source link

Include processor with all attributes resolution #1252

Closed rahmanusta closed 6 months ago

rahmanusta commented 6 months ago

Hi,

I developed a custom include processor here https://github.com/asciidocfx/AsciidocFX/blob/master/src/main/java/com/kodedu/service/extension/processor/XrefIncludeProcessor.java

With this implementation, lines attribute is not resolved somehow ignored. What might I be missed ?

I simply want to process include directives as is in Asciidoctor but additionally process some information for AsciidocFX

Thank you.

mojavelinux commented 6 months ago

This question should be directed to the project chat at https://chat.asciidoctor.org.

robertpanzer commented 6 months ago

Closing since it was handled in the project chat.