-
Notifications
You must be signed in to change notification settings - Fork 80
Description
Is there any overlap between the settings that determine whitespace handling in Author mode (as described in author-whitespace-handling.dita) and the settings that handle Format and Indent in Text mode? It seems like the two sets of rules are entirely independent of each other. Is this true.
Incidentally, it will be confusing to readers that the term "whitespace handling" is used in regard to Author mode and "Format and Indent" in regard to Text mode.
I'm not certain which is the better term to use. "Whitespace" could mean any one of three things in Author -- whitespace in the XML, whitespace in the Author view, whitespace in the output. "Format" tends to imply font selection, etc.
I'd actually be inclined to call it "XML pretty printing" everywhere. That will help define its scope for the reader and avoid confusion with the whitespace/formatting of the editor display and/or output.