Skip to content

Commit 23c89d4

Browse files
authored
[cpp.pre] Apply unicode markup (#8410)
1 parent be44e1e commit 23c89d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
within a preprocessing directive
311311
(from just after the directive-introducing token
312312
through just before the terminating new-line character)
313-
are space and horizontal-tab
313+
are \unicode{0020}{space} and \unicode{0009}{character tabulation}
314314
(including spaces that have replaced comments
315315
or possibly other whitespace characters
316316
in translation phase 3).

0 commit comments

Comments
 (0)