fixed title casing

This commit is contained in:
Daniel Fichtinger 2024-11-25 14:15:33 -05:00
parent ff1357c8da
commit 12ebba687b
7 changed files with 44 additions and 14 deletions

2
go.mod
View file

@ -6,3 +6,5 @@ require (
github.com/gomarkdown/markdown v0.0.0-20241105142532-d03b89096d81
gopkg.in/yaml.v3 v3.0.1
)
require golang.org/x/text v0.20.0 // indirect