tartrazine/tests/wikitext/only-highlight-first-redirect.txt

23 lines
397 B
Plaintext

---input---
#REDIRECT [[Test]]
#REDIRECT [[Test]]
---tokens---
'#REDIRECT' Keyword
' ' Text.Whitespace
'[[' Punctuation
'Test' Name.Tag
']]' Punctuation
'\n' Text.Whitespace
'\n' Text
'#' Keyword
'REDIRECT' Text
' ' Text
'[[' Punctuation
'Test' Name.Tag
']]' Punctuation
'\n' Text