Internet-Draft Testing Leading Whitespace May 2025
Gillmor Expires 1 December 2025 [Page]
Workgroup:
test
Published:
Intended Status:
Informational
Expires:
Author:
D. K. Gillmor, Ed.

Testing Leading Whitespace in Artwork for XML2RFC

Abstract

XML2RFC should produce uniform whitespace in textual artwork elements.

Status of This Memo

This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.

Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.

Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."

This Internet-Draft will expire on 1 December 2025.

Table of Contents

1. Test with UTF-8

This artwork contains some non-ASCII UTF-8 chars:

└┬╴Root of the tree
 ├─╴Child A
 └─╴Child B

2. Test with US-ASCII

This artwork contains only US-ASCII:

\-+- Root of the tree
  +-- Child A
  \-- Child B

3. Test without leading whitespace

This artwork has no leading whitespace

A └┬╴Root of the tree
B  ├─╴Child A
C  └─╴Child B

Author's Address

Daniel Kahn Gillmor (editor)