Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Administrator
|
Sean, This is an area of the code that Robert Panzer has been working on. He identified a problem whereby the config map was not properly synced between Java and the underlying Ruby runtime. Since then, he's taken steps to address it. I wonder if those changes fix your issue. Keep in mind that in the long term, I'd like to get away from programmatically defining metadata (which is currently very crude) and instead use annotations. Annotations offer a much more concise and less complex way of configuring an extension. See my proposal at https://github.com/asciidoctor/asciidoctorj/issues/196. Cheers, -Dan On Fri, May 8, 2015 at 3:31 PM, sean.osterberg [via Asciidoctor :: Discussion] <[hidden email]> wrote: Hi guys, I'm writing a block processor and have been leaning heavily on the AsciidoctorJ examples to help me. After running into some issues, I've also been referring to these "docs" here: https://github.com/asciidoctor/asciidoctor-documentation/issues/30, which outline the content_model and contexts. I can't get the following to process properly, and I don't know why. Could you please tell me what I'm doing wrong? I think the docs need to be updated, and I'm happy to make a contribution once I figure out what's going on here. ... [show rest of quote] Dan Allen | http://google.com/profiles/dan.j.allen |
Free forum by Nabble | Edit this page |