This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/mupad/function.mu.output
Matthäus G. Chajdas 64fdbd851f Improve MuPAD lexer.
* Correctly tag whitespace
* Merge multiple whitespace tokens
* Merge tokens in comments.
2021-11-06 14:58:21 +01:00

5 lines
129 B
Text
Generated

'a::b' Name.Function
' ' Text
'(' Punctuation
')' Punctuation
'\n' Text.Whitespace