cmd
cmd/stepd: Pass HTTPData to document
2024-12-06 00:15:08 -05:00
providers
providers: Rename url provider to http
2024-12-06 01:12:09 -05:00
.gitignore
Ignore STEP files at the repository root
2024-12-05 18:36:35 -05:00
document.go
Remove ContentType from Document
2024-12-06 01:49:41 -05:00
environment.go
Remove ContentType from Document
2024-12-06 01:49:41 -05:00
error.go
Initial commit
2024-12-05 13:15:22 -05:00
frontmatter_test.go
Initial commit
2024-12-05 13:15:22 -05:00
frontmatter.go
Initial commit
2024-12-05 13:15:22 -05:00
go.mod
Add markdown support
2024-12-05 14:20:37 -05:00
go.sum
Add markdown support
2024-12-05 14:20:37 -05:00
http.go
Add HTTPData struct
2024-12-06 00:14:55 -05:00
LICENSE
Initial commit
2024-12-05 13:15:22 -05:00
plugin.go
Initial commit
2024-12-05 13:15:22 -05:00
README.md
Initial commit
2024-12-05 13:15:22 -05:00