Heath Raftery

Results 53 comments of Heath Raftery

I am yes. Went travelling immediately after your message and haven’t returned to it, but intend to do so. Sent from my iPad > On 16 Jul 2022, at 3:28...

Any solution for this? We have alerts coming into Slack from Kapacitor instances and would like to identify which one sent it. The host is not part of the data...

@mustaqeem from what I can see, no, we just gave up. Best I came up with was to change the tick script by hand on each server, but it doesn't...

I just did similar for 9.2.2 to support `flowchart LR`. Using the same method as in the original commit works. I found the updated `mermaid.min.js` after running `npm install mermaid`...

Yeah I think that unique id issue is a red herring. After a bit more investigation I found that the PDF export is also missing the arrowheads, but that the...

Eh, FWIW, the existence of the `defs` tags was another red herring - just the act of forcing Safari to re-parse the HTML is enough, which fiddling with the DOM...

OMG, I nearly gave up on this so many times. Every potential cause ended up being another red herring. It seems `markers` have a fragile relationship with `svg` in browsers....

That does it. The syntax highlighting script is of course, Prism, and it turns out this co-existence issue with mermaid is [known](https://github.com/PrismJS/prism/issues/2068). By following that issue, I came across the...

Ah yes, [there it is](https://github.com/MacDownApp/macdown/blob/8671f0cad0ce53942575612915fadfc951c981e9/MacDown/Code/Document/MPRenderer.m#L395). Alas the built-in template for the script tag doesn't allow insertion of an attribute without a re-build, not to mention the fact that the list...

Specifying the link in @per1234 's [comment](https://github.com/NicoHood/HoodLoader2/issues/106#issuecomment-1166249286) as the "Additional boards manager URLs" resolved the error for me (noting however, that that's not why `per1234` provided it!). For me the...