Files
versatile_thermostat/copy-to-forum.txt
2024-01-27 11:46:01 +00:00

7 lines
219 B
Plaintext

Before copying to forum you need to replace relative images by this command into VSCode:
Search :
\(images/(.*).png\)
Replace with:
(https://github.com/jmcollin78/versatile_thermostat/blob/main/images/$1.png?raw=true)