Eli Bendersky
4dc83f3ccc
Update chroma from v0.8 to v2 (v2.8.0) and fix up formatting
2023-08-21 07:05:01 -07:00
Eli Bendersky
bc9700aab3
Add missing $ go run ...
line on top of generics.sh
...
Fixes #452
2022-11-03 06:03:54 -07:00
Ben McNicholl
73cd7a73bb
Fix typo in Println statement ( #432 )
...
* Fix typo in Println statement
* Generate HTML for public files.
2022-07-11 05:42:26 -07:00
Andreas Deininger
da13e2fbe7
Improving links (http -> https) ( #425 )
2022-06-06 11:31:46 -07:00
peterzhu1992
a19c5b87e6
Rename embedding to struct embedding to be separated from //go:embed directive ( #424 )
...
Signed-off-by: peterzhu1992 <peterzhu1992@gmail.com>
2022-05-17 10:59:35 -07:00
Eli Bendersky
3c2447b2d1
Add example of Go generics ( #415 )
...
* Add example of Go generics
Fixes #349
* Remove TODO
* Update public link
* Update GitHub action to only build with 1.18-rc1
1.17 won't successfully build the generics example
2022-03-15 10:53:49 -07:00