Roman Tsirulnikov

Results 4 comments of Roman Tsirulnikov

Here is a fragment of asciidoctor document with problem diagram: ```=== Аутентификация и авторизация в YooId Предназначен для сервисов, которым требуется: * Возможность получить авторизацию YooId для последующей работы через...

``` / build.js sdk/ sdk-hierarhy-usecases.adoc with plantuml::sdk-hierarchy-v2-yooid.puml[svg] sdk-hierarchy-v2-yooid.puml ...and other adoc and puml files lib/ sdk-component-yooid.iuml and other iuml files ``` But dir structure doesn't matter, I think. The error...

Thanks. Could you suggest how I can enable verbose (debug) logging/tracing the kroki requests/responses within asciidoctor-kroki.js? I'am not JavaScript developer, but I think, I can make some code navigation and...

I've spent some time to debug this issue and found something. I think this is concurrency issue. I have root build.js file with list of documents like this: ``` renderer.convert('sdk/index.adoc',...