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/mask/test.mask
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

41 lines
No EOL
855 B
Text

// comment
h4.class-1#id.class-2.other checked='true' disabled name = x param > 'Enter ..'
input placeholder=Password type=password >
:dualbind x-signal='dom:create' value=user.passord;
% each='flowers' >
div style='
position: absolute;
display: inline-block;
background: url("image.png") center center no-repeat;
';
#skippedDiv.other {
img src='~[url]';
div style="text-align:center;" {
'~[: $obj.foo("username", name) + 2]'
"~[Localize: stringId]"
}
p > """
Hello "world"
"""
p > '
Hello "world"
'
p > "Hello 'world'"
:customComponent x-value='tt';
/* footer > '(c) 2014' */
}
.skippedDiv >
span >
#skipped >
table >
td >
tr > ';)'
br;