Commit Graph

13 Commits (master)

Author SHA1 Message Date
Thomas A. Christensen II 8f1ddfc940
Fix html_div not splatting its passed arguments
Fixes: 58244fcb5d ("Convert array checking to argument splatting")
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 23960497e6
Fix examples for `html_element` not being rendered as doctests
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 8a86c309de
Add doctest for html function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 6152004356
Add check for nothingness to link_or_text!
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 6c8268f50c
Add <html> node to html function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 33cddd980b
Fix the DOCTYPE to be HTML5
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 58244fcb5d
Convert array checking to argument splatting
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 77d56c9b3e
Add function for divs
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II abbcbeac1d
Add generated functions for a bunch of HTML elements
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 73de5d39ea
Add root node constructor
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 926f286091
Add generic HTML element generator
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II f7ee3e379a
Add lazy linking function
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2 years ago
Thomas A. Christensen II 7df48e8cf5
Files generated by PkgTemplates
PkgTemplates version: 0.7.26
2 years ago