scribe/spec
Edward Loveall aacef34a14
Accept all known medium post path types
Including:

* https://example.com/my-cool-post-123456abcdef
* https://example.com/123456abcdef
* https://medium.com/@user/my-cool-post-123456abcdef
* https://medium.com/user/my-cool-post-123456abcdef
* https://medium.com/p/my-cool-post-123456abcdef
* https://medium.com/posts/my-cool-post-123456abcdef
* https://medium.com/p/123456abcdef

Replace any of those posts with the scribe domain and it should resolve
2021-10-03 16:45:20 -04:00
..
classes Link to the author's page 2021-09-15 16:03:36 -04:00
components Embed widths are now the same width as all content 2021-09-25 13:26:10 -04:00
flows Initial app 2021-05-01 17:03:38 -04:00
models Render embedded content 2021-09-15 15:18:08 -04:00
requests/articles Accept all known medium post path types 2021-10-03 16:45:20 -04:00
setup Initial app 2021-05-01 17:03:38 -04:00
support Accept all known medium post path types 2021-10-03 16:45:20 -04:00
spec_helper.cr Initial app 2021-05-01 17:03:38 -04:00