Skip to content

Commit

Permalink
docs: change doc for wd_short_info package
Browse files Browse the repository at this point in the history
also change go file name to short_parse
  • Loading branch information
sinlov committed Mar 16, 2024
1 parent a196ab9 commit 11210f0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ $ echo "go mod vendor"
string
- [x] `wd_template` for support Handlebars.js for golang
- use `wd_template.RegisterSettings(DefaultFunctions)` once to register default functions then use
- [x] `wd_info_shot.ParseWoodpeckerInfo2Shot` can parse `wd_info.WoodpeckerInfo` to `wd_info_shot.WoodpeckerInfoShot`
- [x] `wd_short_info.ParseWoodpeckerInfo2Short` can parse `wd_info.WoodpeckerInfo` to `wd_short_info.WoodpeckerInfoShot` (v1.18+)
for template more clear
- [x] code check
- [x] full check by golang version
Expand Down
File renamed without changes.

0 comments on commit 11210f0

Please sign in to comment.