scribe/src/models
Edward Loveall defec9319e
Handle gists with file extensions
Somehow, in my Gist Proxy code 7518a035b1 I never accounted for gist
ids with file extensions. For example: `def123.js` instead of plain
`def123`. This is now fixed and articles with those kinds of gists in
them work now.

Reference article:
https://medium.com/neat-tips-tricks/ocaml-continuation-explained-3b73839
b679f
2022-04-04 20:32:42 -04:00
..
mixins Initial app 2021-05-01 17:03:38 -04:00
base_model.cr Initial app 2021-05-01 17:03:38 -04:00
gist_file.cr Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
gist_params.cr Handle gists with file extensions 2022-04-04 20:32:42 -04:00
nodes.cr Proxy GitHub gists with rate limiting 2022-01-23 15:05:46 -05:00
page.cr Improve title parsing 2021-10-03 18:14:46 -04:00
post_response.cr Fix markup errors caused by UTF-16/8 differences 2022-01-30 11:53:22 -05:00