summaryrefslogtreecommitdiff
path: root/gopher/gophermap/mdconv/convert_test.go
AgeCommit message (Collapse)Author
2023-09-30file serving refactortjpcc
* do away with fs.FS usage in gemini, like the previous refactor in gopher * remove spartan code in contrib * standardize fsroot/urlroot string arguments to file serving handlers
2023-09-01refactor gophermap template handling and add markdown conversiontjpcc