Aowss Ibrahim

Results 8 comments of Aowss Ibrahim

hi, is there any progress on this? what i am particularly looking for is to know if there is a way for the footnote numbering to be in arabic and...

Hi, as @Mogztter mentioned, i am posting here some sample documents ( input adoc + css + outputs ) The 2 files are generated using these commands: > `asciidoctor -a...

Note that added the following style to correct the admonition block ``` /* admonition block table border placement */ .admonitionblock > table td.content { border-left: hidden; border-right: 1px solid #dddddf;...

I tried it even though it was not documented. It would be good to add it to the documentation. I applied it to the root document and it didn't apply...

Thanks again for your prompt responses, - I agree it should be added there ( i can do a PR for that and even add a remark about arabic-indic numbers...

Thanks for everything. I double checked and the attribute is propagated to included documents ( this was my mistake, sorry ). I created a PR to update the documentation https://github.com/asciidoctor/asciidoc-docs/pull/107....

i will do that

any suggestions on a workaround to make @JsonUnwrapped work with record classes? https://github.com/FasterXML/jackson-databind/issues/1497#issuecomment-937714547