Results 31 comments of Kevin Boyd

Sounds good! I've got a local workaround in place (using the power of method static variables 😂 😭 🤣 ), which is working well for the time being.

Encountered this issue again in a project, when I forgot to add the static variable workaround :facepalm: Any recent thoughts on a solution? Let me know if I can help...

I would also like to see this shipped. Please let me know if I can help :)

If I replace the reference to `mod.id` in `index.js` near line 18003 with just `mod`, the error goes away and the code seems to be highlighted. Could the fix be...

It would be really nice if double arrow alignment could be implemented as a separate sniff for 3.0, but I suppose it might be too much work/too late for that.

Thanks for the update :) That's great news.

I've been hoping for similar functionality. I think the regex syntax would be to replace the space in between the square brackets with `[^xX\]]` (a character set that should mean:...

Actually, looks like this has already been worked on & may be coming in a future release: https://github.com/lumoe/obsidian-rollover-daily-todos/pull/76