File tree Expand file tree Collapse file tree 5 files changed +21
-17
lines changed
github.com/chef/chef-docs-theme/layouts/shortcodes Expand file tree Collapse file tree 5 files changed +21
-17
lines changed Original file line number Diff line number Diff line change 1616# github.com/chef/compliance-remediation-2022/docs-chef-io v0.0.0-20250722151854-d8ff5d004f5a
1717# github.com/chef/license-service/docs-chef-io v0.0.0-20250120051510-ae1de80f4621
1818# github.com/chef/samples v0.0.0-20250424163637-3393187e624c
19- # github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780
19+ # github.com/chef/chef-docs-theme v0.0.0-20250723211808-abbcbdfde6fe
2020# github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536
2121# github.com/cowboy/jquery-hashchange v0.0.0-20100902193700-0310f3847f90
2222# github.com/twitter/hogan.js v3.0.2+incompatible
Original file line number Diff line number Diff line change @@ -823,6 +823,12 @@ Download {{</* icons class="material-symbols-outlined icon-filled" icon="descrip
823823
824824Download {{< icons class=" material-symbols-outlined icon-filled" icon=" description" > }} the file.
825825
826+ Icons in a list:
827+
828+ 1. List item
829+ 1. This is an icon {{< icons class=" material-symbols-outlined icon-filled" icon=" description" > }} in a list item.
830+ 1. Next list item.
831+
826832# # Buttons
827833
828834To create a link that looks like a button, just add the ` button` class to a link tag.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.24.2
44
55require (
66 github.com/chef/automate/components/docs-chef-io v0.0.0-20250617123043-e9e3b2463824 // indirect
7- github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 // indirect
7+ github.com/chef/chef-docs-theme v0.0.0-20250723211808-abbcbdfde6fe // indirect
88 github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 // indirect
99 github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 // indirect
1010 github.com/chef/compliance-profiles/docs-chef-io v0.0.0-20250722110428-aefe0c6afb6a // indirect
Original file line number Diff line number Diff line change 11github.com/chef/automate/components/docs-chef-io v0.0.0-20250617123043-e9e3b2463824 h1:K1jZj4ISjLOgvpGm42YrpdRHwbZQX5juZOXbwj5N+78 =
22github.com/chef/automate/components/docs-chef-io v0.0.0-20250617123043-e9e3b2463824 /go.mod h1:juvLC7Rt33YOCgJ5nnfl4rWZRAbSwqjTbWmcAoA0LtU =
3- github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 h1:kByQrpBOatisZii/Z6rE5tQpsYdw9rrDHT2jEqkD3CE =
4- github.com/chef/chef-docs-theme v0.0.0-20250627231523-132348230780 /go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ =
3+ github.com/chef/chef-docs-theme v0.0.0-20250723211808-abbcbdfde6fe h1:Tofl36GyAWlpaCeEMwECPLagUobBeT4Drl8ceS1AxbA =
4+ github.com/chef/chef-docs-theme v0.0.0-20250723211808-abbcbdfde6fe /go.mod h1:+Jpnv+LXE6dXu2xDcMzMc0RxRGuCPAoFxq5tJ/X6QpQ =
55github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 h1:YpF+MQ2CQ0V/sOtGrTCxa+Lpd5J9iR6ADDkrdSMqtw0 =
66github.com/chef/chef-server/docs-chef-io v0.0.0-20250414141619-a0fb7ff68e94 /go.mod h1:gMSa25GUHmLimA0gjvRd3hs1buOBqkKPrdHzHvaJauY =
77github.com/chef/chef-workstation/docs-chef-io v0.0.0-20250718131033-13973a5c0863 h1:NgaLqTscmj0Ykj7tlTwMw8DDXPt7y/AynYvipPYL8oY =
You can’t perform that action at this time.
0 commit comments