Skip to content

Commit e133d73

Browse files
authored
Merge pull request #1099 from tobyhodges/1098-whitespace-glossary
Add definition for whitespace
2 parents 13e2a1c + 476eae1 commit e133d73

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

learners/reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,5 @@ See also: [syntax error](#syntax-error).
300300
: A loop that keeps executing as long as some condition is true.
301301
See also: [for loop](#for-loop).
302302

303-
303+
[whitespace]{#whitespace}
304+
: The space, newline, carriage return, and horizontal and vertical tab characters that take up space but do not create a visible mark.

0 commit comments

Comments
 (0)