Greasy Fork is available in English.

You can now paste images in text boxes like those in discussions script additional info, and conversations. The image will go into the file upload control and not change the text box in any way.

How do I refer to the image that I upload? are they available at a known URL related to the script location? `/static/imagename.png` ? I tried relative imports in the html itself `` but to no avail :).

§
Создано: 21.11.2023
Отредактировано: 21.11.2023

what i meant to say above: /static/imagename.png

and

<code>
<img src="imagename.png">
</code>

Ответить

Войдите, чтобы ответить.