GithubHelp home page GithubHelp logo

micalevisk / gm_scripts Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.07 MB

:monkey_face: my Greasemonkey's (and TM) scripts :see_no_evil:

JavaScript 100.00%
ecmascript greasemonkey greasemonkey-script javascript-vanilla js userscripts

gm_scripts's People

Contributors

micalevisk avatar

gm_scripts's Issues

[Trello Cards Hyperlinks v1] Match incorreto com URLs seguidas imediatamente por caracteres especiais no HTML

Usar o .innerHTML para extrair o texto que sofrerá o .replace causa problema pois, por exemplo, um card com título: https://github.com<a> terá a seguinte string ao usar o .innerHTML:

<span class="card-short-id hide">Nº72</span>https://github.com&lt;a&gt;

Ou seja, a string casada será https://github.com&lt;a&gt; e não https://github.com. Assim, após o parse, o card ficará como a imagem abaixo
card com problema

tentando solução em: https://jsfiddle.net/micalevisk/L4kdr352/2/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.