Self hosting, Version 1.4.13: Hi, I have .md Files in a Bucket and Images in another Bucket. How can I replace the images' paths in the .md file with the URLs of the images? (Buckets Permissions are set to Any CRUD) , Python
TL;DR
Developers are trying to replace image paths in .md files with their respective URLs from different buckets. They are using self-hosting with Version 1.4.13 and working with Python. The buckets have permissions set to Any CRUD.