Skip to content

Fix inconsistency in describing how author name is parsed

Eric Scouten requested to merge escouten/asciidoc-lang:patch-2 into main

The comments about how lastname and middlename are parsed are inconsistent with the earlier statement on this page which say that at most three space-separated names will be parsed.

I've done some quick experiments and found that the earlier statement is correct in practice, so my edits reflect that finding.

Merge request reports

Loading