Is there any way to change the text size (font size) of specific blocks when you using asciidoc? -


i need help.

now using asciidoc , asciidoctor create manuals.

i want texts smaller on specific blocks, example wide table, wide list, , on, not want main texts smaller. need make texts of wide tables smaller customer requests so.

is there way?

i read about

example-code

[small] ---- should rendered in smaller font. ----  [%autofit] ---- long text doesn't want fit on single line default font size, we'll make shrink fit. ---- 

Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -