aboutsummaryrefslogtreecommitdiff
path: root/text.go
Commit message (Expand)AuthorAgeFilesLines
* text: Update documentationAdnan Maolood2021-02-231-9/+10
* Add missing error handlingHugo Wetterberg2021-01-091-4/+6
* Add ParseLines functionAdnan Maolood2020-10-291-39/+49
* Remove (Text).HTML functionv0.1.1Adnan Maolood2020-10-261-68/+0
* Rename repository to go-geminiAdnan Maolood2020-10-241-1/+1
* Add (Text).HTML function to render text to HTMLadnano2020-10-151-0/+68
* Prevent other packages from implementing Lineadnano2020-10-131-8/+35
* Update commentsadnano2020-10-111-1/+1
* Fix parsing of links without namesadnano2020-09-291-4/+9
* Add newlines after Gemini text linesadnano2020-09-291-0/+1
* Implement parsing of Gemini text responsesadnano2020-09-291-0/+119