a6a79b2f65
Version bump to v0.2.1
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-06 14:15:46 -05:00
2640b728fc
Merge pull request #5 from MillironX:div-fix
...
Fix for `html_div` function
2022-04-06 19:11:52 +00:00
aac2c4bda9
Update CHANGELOG
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-06 09:09:02 -05:00
9d24c8dc57
Add test for div element
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-06 09:02:32 -05:00
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>
2022-04-06 09:01:51 -05:00
8fd2e7c802
Version bump to v0.2.0
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:51:09 -05:00
b6a44e33f8
Merge pull request #4 from MillironX:more-tests
...
More tests
2022-04-05 21:49:01 +00:00
78b0f48c4d
Update CHANGELOG
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:41:13 -05:00
23960497e6
Fix examples for html_element
not being rendered as doctests
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:41:12 -05:00
8bf4c1d3a2
Add a test for underscores being turned into dashes
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:41:10 -05:00
3144144a22
Add test for Foundation starter template
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:41:07 -05:00
403d34f4ce
Add test for Bootstrap starter template
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:26:45 -05:00
8646a0ff63
Refactor capuring pretty strings into its own function
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:16:32 -05:00
5796ec2d31
Add the Foundation starter template as an example test case
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:16:31 -05:00
9addd977b7
Add the Bootstrap starter template as an example test case
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:16:27 -05:00
ba57b38d5b
Add Suppressor as a test dependency
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:05:45 -05:00
b3e5319fad
Switch to testing on latest stable instead of 1.7
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:05:43 -05:00
deea5baebf
Remove Mac and Windows tests
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:05:41 -05:00
51b6a241a9
Remove x86 tests
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:05:40 -05:00
dd00909c06
Fix tags syntax in CI workflow
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 16:05:37 -05:00
cdb16fde52
Merge pull request #3 from MillironX/html-node-fix
2022-04-05 20:56:21 +00:00
495fe67e95
Merge branch 'master' into html-node-fix
2022-04-05 15:53:21 -05:00
c7f8c6c614
Switch to testing on latest stable instead of 1.7
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:52:58 -05:00
6d0ffbef12
Remove Mac and Windows tests
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:52:21 -05:00
49e8084047
Remove x86 tests
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:52:07 -05:00
b30992b485
Fix tags syntax in CI workflow
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:50:13 -05:00
e340ab4e26
Update README example with html node
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:43:59 -05:00
4683189f5c
Update CHANGELOG
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:41:36 -05:00
8a86c309de
Add doctest for html function
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:38:34 -05:00
6152004356
Add check for nothingness to link_or_text!
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:35:37 -05:00
6c8268f50c
Add <html> node to html function
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:33:50 -05:00
33cddd980b
Fix the DOCTYPE to be HTML5
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 15:25:14 -05:00
9a4b8364f6
Merge pull request #2 from MillironX:splatting
...
Change html element functions to use argument splatting
2022-04-05 16:10:26 +00:00
6e88b8f657
Remove arrays from README example
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 10:53:50 -05:00
9ca2bb52ae
Update CHANGELOG
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 10:50:37 -05:00
58244fcb5d
Convert array checking to argument splatting
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-05 10:41:18 -05:00
bfcd46caf8
Change TagBot to use existing changelog
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:41:39 -05:00
afafae2769
Add linting workflow
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:31:05 -05:00
0efeef1572
Update spelling dictionary
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:30:54 -05:00
438e87617c
Update code to use Prettier style
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:22:25 -05:00
df38dad4be
Update docs building script to match Blue style
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 17:21:03 -05:00
ba44863021
Add a changelog
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 16:44:04 -05:00
94f17e68e6
Add contributing guidelines
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:13:54 -05:00
719a5ab39f
Add extension recommendations
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:13:22 -05:00
88372bc92e
Fix markdownlint errors in docs
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:13:11 -05:00
55ff2325d3
Add markdownlint config file
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:12:40 -05:00
d3f7c3c042
Add spelling config file
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:12:27 -05:00
f26aac9840
Add feature request template
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 11:10:21 -05:00
ff8f8e07df
Add bug report template
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 10:41:02 -05:00
0897c5a9be
Add CODE_OF_CONDUCT
...
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
2022-04-04 09:10:13 -05:00