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

23 lines
397 B
Plaintext
Raw Normal View History

2024-08-03 10:36:47 +00:00
---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