fixed title casing
This commit is contained in:
parent
ff1357c8da
commit
12ebba687b
7 changed files with 44 additions and 14 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue