Jens Törnell

Results 107 issues of Jens Törnell

I'm building a tool where I preview the content with Marked. I have the images in URLs like this: http://server/api/read/?path=domain.com/images/167424.jpg Marked will crush this URL because it contains a GET...

L2 - annoying

I've just written a converting library to convert all the common image formats from/to. https://github.com/jenstornell/php-image-converter https://github.com/jenstornell/php-image-converter/issues/2 The pitfall of using it with this library is that I need to save...

feature

In my PHP 7+ environments I get `undefined finfo_open()`. I guess a dll file is missing on my shared host. The function is there to check if the image is...

enhancement

Move an entry to a group by drag and drop.

Priority: Medium
Type: Enhancement
Status: Available

https://github.com/Remix-Design/RemixIcon/blob/master/icons/System/checkbox-blank-circle-fill.svg In the preview no icon is shown. When looking at the code it looks like this: ```html ``` It says `undefined` at the end. This problem only seems to...

question

It says it's independent. When using the code generator it's like below: ```text ``` You use https://indiepen.tech. So if you suddenly don't want to maintain it anymore and remove the...

Below will break. ```php console.log('Script > are not minified'); console.log('This is inside a script tag'); ```

I would like to contribute to the project, as soon as I saw it I liked it, I was looking for a simple way to compress the html code and...

More tests - Textarea inside a textarea - Comment tags inside comments - > and < inside script tags