asciidoctor / asciidoctor-pdf

:page_with_curl: Asciidoctor PDF: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn, written entirely in Ruby.
https://docs.asciidoctor.org/pdf-converter/latest/
MIT License
1.14k stars 500 forks source link

Move font-size row down in the quote-cite table #2393

Closed FabienLaunay closed 1 year ago

FabienLaunay commented 1 year ago

What: In the quote-cite table, move the font-size row below the font-kerning row.

Why: Keep consistency with other Theme Keys Reference tables in which keys are ordered alphabetically.

Remark: Sorry to bother you with this perfectionist pull request ;-) Feel free to ignore it as I guess you must be quite busy developing this great product.

mojavelinux commented 1 year ago

My only correction is that you are sending PRs against an inactive branch. The correct branch for docs changes right now is v2.3.x. It's easy for me to fix this PR, but changes will go through quicker in the future if you target the active branch.