see-phit
see-phit copied to clipboard
Write test SPT template files
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
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 "-"
Added a large HTML example
Need to fill it with template strings