Ralf D. Müller

Results 398 comments of Ralf D. Müller

> The question is if this feature is still needed/requested. Otherwise I would close the PR until someone needs it. it is still a great feature, let's see if @uniqueck...

@uniqueck , no I guess nobody has tested it yet. I thought there are still things to change/implement after we've uodated the asciidoctor version. Afaik, the powerpoint support by this...

Some thoughts and wishes about the new macro - there should be some kind of `{filename}` attribute which gives you the file name of the included file together with some...

the questions is on which level do we have to change the log level.... is it the ruby script? This will be hard to control...

A contribution would be welcome! Yes I implemented it just in the html theme because I could see a need for the plugin 😁

Hi! yes, the plantuml version contained _in_ doctoolchain is quite old. In a corporate environment, many people do not use the local plantuml but an instance of kroki.io I will...

interesting problem. I am not sure if this is the solution, but you can configure doctoolchain to use ruby plugins: https://github.com/docToolchain/docToolchain/blob/ng/scripts/AsciiDocBasics.gradle#L240 https://github.com/docToolchain/docToolchain/blob/ng/template_config/Config.groovy#L169 Does this help?

I am also not very experienced in ruby. I would take a look at other ruby plugins and see what is different. Unfortunately, there will be no time for me...

looks good. Great Work! I guess it will have no side effects. I only know of one other project which uses the ruby extensions. I will have to give it...