see-phit icon indicating copy to clipboard operation
see-phit copied to clipboard

Write test SPT template files

Open rep-movsd opened this issue 7 years ago • 2 comments

Write a few files with valid and invalid HTML syntax, name them based on whats wrong in it

Use the test.spt file as a reference, put it in tests folder

rep-movsd avatar Jul 10 '17 12:07 rep-movsd

As of today, attributes are supported attributes are name="value" name='value' name={value}

attribute names are case insensitive and can contain [a-z] or a "-"

rep-movsd avatar Jul 19 '17 15:07 rep-movsd

Added a large HTML example

Need to fill it with template strings

rep-movsd avatar Jul 31 '17 22:07 rep-movsd