Update token.jade

This commit is contained in:
Jon Doughty 2017-02-16 10:55:33 -08:00 committed by GitHub
parent c744ce4b6d
commit 12a8757343

View File

@ -109,7 +109,7 @@ p An individual token — i.e. a word, punctuation symbol, whitespace, etc.
+row
+cell #[code suffix_]
+cell unicode
+cell Length-N substring from the start of the word. Defaults to #[code N=3].
+cell Length-N substring from the end of the word. Defaults to #[code N=3].
+row
+cell #[code is_alpha]