Closed JLCarveth closed 2 years ago
This is my first real PR to an OS repo, so please let me know if I did something horribly wrong 😅
3 of the tests are failing, specifically when it's looking for <time ...
within the post body. However I tested and these were failing before my changes as well. I could likely fix that but it would be a new PR.
@JLCarveth Can you run
deno test
and investigate what's wrong with it?
@ije @bartlomieju Approve the workflow to be run so we can see if there's any problem.
As per Issue #59, displays the calculated article read time. Can be disabled by using the
disableReadtime
option.