This repository has been archived on 2023-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
temple/test
AJ Harrington f3aabf8f59 Updated html macro to put a <!DOCTYPE html> before the <html /> tag (#18)
Removed html from the list of nonvoid tags.  Implemented specifically
so the doctype declaration can be put in.  Not sure if this or adding
an if block to check the tag was a better solution.

Added tests for the html macro to the tests since it would no longer
show up in nonvoid_elements list.

mix test passes
2019-08-19 19:53:17 -04:00
..
support Rename to Temple 2019-07-01 22:48:51 -04:00
temple Updated html macro to put a <!DOCTYPE html> before the <html /> tag (#18) 2019-08-19 19:53:17 -04:00
temple_test.exs Don't recursively call generated component macros (#12) 2019-08-10 01:09:24 -04:00
test_helper.exs Initial commit 2019-04-14 21:44:39 -04:00