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/cheetah/cheetah_example.html.output
Oleh Prypin 6f43092173
Also add auto-updatable output-based tests to examplefiles (#1689)
Co-authored-by: Georg Brandl <georg@python.org>
2021-01-20 10:48:45 +01:00

36 lines
946 B
Text
Generated

'<html>\n <head><title>' Other
'$' Comment.Preproc
'title' Name
'</title></head>\n <body>\n <table>\n ' Other
'#for' Comment.Preproc
' ' Text
'$' Comment.Preproc
'client' Name
' ' Text
'in' Operator.Word
' ' Text
'$' Comment.Preproc
'clients' Name
'\n <tr>\n <td>' Other
'$' Comment.Preproc
'client' Name
'.' Operator
'surname' Name
', ' Other
'$' Comment.Preproc
'client' Name
'.' Operator
'firstname' Name
'</td>\n <td><a href="mailto:' Other
'$' Comment.Preproc
'client' Name
'.' Operator
'email' Name
'">' Other
'$' Comment.Preproc
'client' Name
'.' Operator
'email' Name
'</a></td>\n </tr>\n ' Other
'#end for' Comment.Preproc
'\n </table>\n </body>\n</html>\n' Other