sur.la.route

Results 277 comments of sur.la.route

> [1da00d1](https://github.com/louislam/uptime-kuma/commit/1da00d19fdd9d2e01114f5b2e463025f0d78dc47) should fix your new issue. @louislam This didn't fix it completely, but if I add in `decompress: false` where it was `decompress: true`, it does fix... and my...

fyi, I will update node (14 > 18) and pm2 (5.2.0 > 5.2.2) and see if it helps /w the memory.

@timrabbetts what version of node are you using? I think that command is needed in general for 18+ and kuma.

Thanks for trying! Maybe one day 👍🏼

I can't come up with a regex to match nested statements properly... I thinking this will need to wait until we have a decent attribute parser working.

I made a pretty simple way to do it using some javascript and tailwindcss - in the `.eleventy.js` I add a few classes to the pre: ```js eleventyConfig.addPlugin(syntaxHighlight, { preAttributes:...

@keikoro yep, 2.0 is a big rewrite. I would be happy to accept pr's on the current branch, thanks!

@tomdavies @oliver-schulz thanks for waiting on this, the next release will fix both examples you provide :) Just noting in @tomdavies there was a typo, the closing `}}` were missing....

:tada: This issue has been resolved in version 1.28.0 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.28.0) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.28.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: