Ability to handle names that consist of a single letter #1204
Labels
enhancement
New feature or request
rfc waiting
An RFC-to-be is in the "Tools Issue" state and cannot be published until the issue is resolved
rpat
Issues needing attention from RFC Production Advisory Team
Description
An author has requested that her name not be displayed with a period after it in the RFC header. Her full name is "Q Misell". Currently xml2rfc places a period after her first name because it creates an initial from
<author fullname="Q Misell" role="editor" surname="Misell">
:Current:
Requested:
Something to consider, however, is what a code change to support this would do with author entries where a period is not provided in the initials attribute because xml2rfc adds them automatically.
Code of Conduct
The text was updated successfully, but these errors were encountered: