Commit Graph

4 Commits

Author SHA1 Message Date
0d83ecb068 Use greedy matching on the GitHub title regex
This fixes issues with titles that have slashes (/) in their title
as the regex match would look for the last possible matching
slash.
2022-11-16 13:52:58 +08:00
c8febe900f Fix prettier error 2022-11-16 10:34:52 +08:00
726f69484f Better content extraction of title and description for GitHub URLs 2022-11-15 18:43:55 +08:00
ff21770a70 Add GitHubHandler class 2022-10-13 18:38:01 +08:00