The example of the output of the concat() function on p. 66 italicizes the book title, but since concat() atomizes everything it touches, the output would not be capable of distinguishing the part of the input that might have been tagged as a book title from any other text.
The example of the output of the
concat()function on p. 66 italicizes the book title, but sinceconcat()atomizes everything it touches, the output would not be capable of distinguishing the part of the input that might have been tagged as a book title from any other text.