1
0
Fork 0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-06-02 14:46:05 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Adnan Maolood eb466ad02f Add ParseLines function 2020-10-29 09:42:53 -04:00
Adnan Maolood c44f011b15 Remove (Text).HTML function 2020-10-26 12:49:16 -04:00
Adnan Maolood f0345f3495 Rename repository to go-gemini 2020-10-24 15:15:32 -04:00
adnano 849e261dc6 Add (Text).HTML function to render text to HTML 2020-10-15 00:38:05 -04:00
adnano e9db805160 Prevent other packages from implementing Line 2020-10-13 20:33:38 -04:00
adnano 92af3df4c5 Update comments 2020-10-11 19:41:44 -04:00
adnano a8b63b5982 Fix parsing of links without names 2020-09-29 21:27:16 -04:00
adnano 8facfabec5 Add newlines after Gemini text lines 2020-09-29 10:16:55 -04:00
adnano d7f515c0cb Implement parsing of Gemini text responses 2020-09-29 10:13:57 -04:00