Results 7 issues of Robert Byrne

if the text to be saved, there is a web link, then save them to a text in this format: (Link: some text URL-address: http:...) You can also make the...

newfeature

currently only top 5 memory consumers displayed.

enhancement

- (11.0MB) site.com - [11.0MB] site.com

enhancement

Example, 2 tabs for `twitter.com` will both show the same memory usage. And the memory usage is double the actual figure, since same url amounts are added together when parsing...

bug

This warning is occurring intermittently, I normally run `grunt release` but added the `--stack` option hoping to find more info. Before running command, project was at `0.7.0`, why is this...

investigate

When I build using `mkdocs build`, the `index.html` (and any other html files) that gets generated contains a number of inline `` tags. ``` __md_scope=new URL(".",location),__md_hash=e=>[...e].reduce((e,_)=>(e{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}} ``` ``` var palette=__md_get("__palette");if(palette&&"object"==typeof...

Hey, Is there any reason a `onDeadExecution` method hasn't been provided to allow for custom implementation for tasks of type `RecurringTaskWithPersistentSchedule`? Ideally, I'd like to be able to do something...