AsciidocFX
AsciidocFX copied to clipboard
Justified text
hi, I could not make the text justified along the line... Is there a way to achieve this?
Dear @teodorkasap , What kind of text justify you mean?
hi @rahmanusta ,
I mean the text alignment of a paragraph:
- align left
- center
- align right
- justified (evenly distributed along the line)
For HTML output, you can write your own CSS. This issue may help you https://github.com/asciidoctor/asciidoctor-reveal.js/issues/33
Use [.text-justify] just before the paragraph.