andriokha
andriokha
Connected issue on drupal.org: [Support same including patterns like Pattern Lab](https://www.drupal.org/project/components/issues/3035899)
hey @sghoweri, thanks so much for your suggestion. When you put it like that, I start to see why maybe people haven't been working on getting this done (: I...
Thanks @weitzman! It's currently mixed in with some custom code, but I'll post a snippet here if that's not too ugly in case it's of help to someone: ```php /**...
I think Selenium dropped compatibility with the JSON wire protocol a while back, but supporting the W3C dialect is still a WIP: https://www.drupal.org/project/drupal/issues/3432099.
Thanks, I've tested locally and this appears to let me link to PHP classes and methods using the normal namespace separator in markdown and normal code comments, but **not** in...
Condensing from the above comment, it seems to me in an ideal world we'd be able to use a `\` separator to reference - a method: at the moment that...
Thanks @albert-github, really appreciate your time on this, I'll try and post that today or tomorrow. I also think that auto linking wasn't working correctly, but I'll get it all...
See https://github.com/doxygen/doxygen/issues/8384#issuecomment-2399790637, thanks!
~Looks like a duplicate of #7574 to me.~ Sorry, going blind (: Addressed by #7574
Hi @albert-github, as requested here's a tar file that extracts into the current directory with the examples I've been testing with, thanks! [doxygen-8384-test.tgz](https://github.com/user-attachments/files/17293616/doxygen-8384-test.tgz)  