jdev - 2021-04-11


  1. lovetox

    Sam, i just discover much fun, if people start styling URIs

  2. lovetox

    the styling directives are of course valid uri chars

  3. lovetox

    hm i think this makes marking uris with regex almost impossible

  4. Zash

    Wasn't it already?

  5. lovetox

    consider the following: _this important link http://mylink.com/mysite_

  6. lovetox

    ist the last _ part of the uri or a styling directive

  7. lovetox

    considering the sentence does not end there

  8. lovetox

    Zash, yes i guess its almost impossible to do with regex

  9. lovetox

    but you could at least do ones that work for almost all uris

  10. pep.

    lovetox: the strongest argument for 393 people is "users don't care". So.. users don't care, why do you even bother with your complex parser :p

  11. Sam

    oh yah, I had a todo to mention a parsing order for that, but I forgot.

  12. moparisthebest

    Again, sounds like you just need *a few more* regexen :)