c965048f40
* Fine tune whitespace The EEx outut now emits more human-readable and predictable formatting. This includes proper indenting, at least for each "root" template. * Internal whitespace control You can now use a bang version of any nonvoid tag to emit the markup witout the internal whitespace. This means that there will not be a newline emitted after the opening tag and before the closing tag. |
||
---|---|---|
.. | ||
anonymous_functions_test.exs | ||
components_test.exs | ||
default_test.exs | ||
do_expressions_test.exs | ||
empty_test.exs | ||
match_test.exs | ||
nonvoid_elements_aliases_test.exs | ||
right_arrow_test.exs | ||
slot_test.exs | ||
temple_namespace_nonvoid_test.exs | ||
temple_namespace_void_test.exs | ||
text_test.exs | ||
utils_test.exs | ||
void_elements_aliases_test.exs |