Scott

Results 2 issues of Scott

Using `channel().get()` the docs mention that it will return a `total_pages` attribute in the `Channel` Object when using pagination, the following call does not. Am i missing something? ``` let...

Using the createBlock as documented in the README would throw an exception as passing a string through would break the regex. I added a small check to see whether the...