Alex Schedler

Results 3 issues of Alex Schedler

First of all, sorry that I open an issue for that simple question but I have not found anything in the documentation and the desired way (as far as I...

Hi Corgea Team, I totally celebrate retriever, because I often had the problem that retriever solves, but I never had the idea for such a nice little handy solution. Kudos!...

Description: This PR moves all regular expression initializations in [index.js](https://github.com/zuchka/remove-markdown/compare/main...kulturpessimist:remove-markdown:main?expand=1) to the module (outer) scope, so they are only created once and reused on every function call. This improves performance,...