remove the md to gemtext stuff
") ----------------------------- ") %s ```", code) ") => %s %s ", remoteURL, path)) ") ") ") ----------------------------- => / Back to home ")
This commit is contained in:
parent
d636da952b
commit
5c669f241f
3 changed files with 17 additions and 74 deletions
7
go.mod
7
go.mod
|
|
@ -3,14 +3,7 @@ module gemini_site
|
|||
go 1.25.0
|
||||
|
||||
require (
|
||||
git.sr.ht/~kota/goldmark-gemtext v0.3.3
|
||||
git.travisshears.com/travisshears/gemlog-cli v1.1.0
|
||||
github.com/kulak/gemini v1.2.2
|
||||
github.com/mattn/go-sqlite3 v1.14.32
|
||||
github.com/yuin/goldmark v1.7.13
|
||||
)
|
||||
|
||||
require (
|
||||
git.sr.ht/~kota/fuckery v0.2.0 // indirect
|
||||
git.sr.ht/~kota/goldmark-wiki v0.0.0-20211119234413-891f759dc3aa // indirect
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue