Commit graph

3 commits

Author SHA1 Message Date
Peter Evans
4b1a4bb484
feat: truncate short description exceeding the byte limit (#143)
* feat: truncate short description exceeding the byte limit

* fix tests
2023-04-07 09:16:46 +09:00
Peter Evans
202973a37c
feat: truncate content exceeding the byte limit (#129) 2023-03-06 12:50:56 +09:00
Peter Evans
e139363f61
feat: convert relative urls to absolute (#125) (#126)
* feat: convert relative urls to absolute

* test: add tests for conversion of relative urls

Co-authored-by: Marty Winkler <mrtwnklr@users.noreply.github.com>
2023-03-05 11:13:27 +09:00