Present
If I want to display a image in Phabricator, I have to:
- Download this image
- Upload a image to Phabricator
- Get images' phid, and embed them like this {F123} or just drop this image to web browser
But this is pretty annoying. Is it a bug or design ?
Can Phabricator support remark which can display images through URL ?
for example, in markdown:
![GitHub Logo](https://github.com/adam-p/markdown-here/raw/master/src/common/images/icon48.png)