Marti Martz

Results 491 comments of Marti Martz

> [the line `hookNode.innerHTML = sanitized;`](https://github.com/OpenUserJS/OpenUserJS.org/blob/35bd18b72555937a1b37297c44d0d4ee33c54a48/libs/markdown.js#L161) also does the same thing That's just the final sanitize**d** String results *(which are bypassed in dev atm from [item 2 above](https://github.com/markedjs/marked/issues/1745#issue-676540858) and retested/reshown...

> JSDom must be doing some sort of sanitization Interesting guess and still appreciate the thoughts but... It's just a filter for `@mention`s. I took the *jsdom* dep out of...

@UziTech So now to find this change source from #1602 in the new tree structure for *marked*@1.1.1. Any quick knowing where? *( #1627 ...)* I'll still look in the current...

Understand what you mean now. The granularity of the `html` renderer method changed and increased. This was good for for #1601 but bad for the way we sanitize, mention, and...

> It does when I try it. Hmmm... dev which is *node*@14.x atm isn't sanitizing it. On production it's sanitizing it *(temporarily put it up something similar at the same...

@AdamPflug Just wanted to chime in here with my 2 pennies. First off this package is **SUPER TERRIFIC!** and then some thoughts on this issue with responses. > two trips...

@bambamx Maybe trying to create your `rotateInterval` expression from http://www.cronmaker.com/ would help?

@nitrocode > https://crontab.guru/#0_0_*_*_4 That crontab maker doesn't include the seconds so the result will be off when used with *pm2-logrotate*. e.g. `0 0 * * 4` *(5 position)* for that...

Misc. followup... Re: https://github.com/keymetrics/pm2-logrotate/issues/55#issuecomment-301666020 Seems that url I posted can generate non-standard expressions... giving https://crontab.guru/ a shot *(besides verifying it directly and ignoring seconds)* to see what the OS handles....

Unable to reproduce in Qt 5.9.1 at 3c60b8417a7e2ab2c831a907aaf54dcd94ab459f That site does seem to have a little oddness to it though. SeaMonkey *(SM)* redirects from https://mmgp.ru/ to http://mmgp.ru/ *(this is unusual...