Andy LeClair

Results 2 issues of Andy LeClair

## Description Mochiweb Floki will produce different output than html5ever, namely, the output of `Floki.parse` will be wrapped in `...` ## To Reproduce Steps to reproduce the behavior: - Using...

Bug

Since `retry` is a macro, `use Retry` needs to not `import` Retry but instead `require Retry` because that's what `require` is for