ceshi1 I want to show a picture in the post, but it's still the link ![https://pasteboard.co/K3BX9Pc.png](https://) btw, does flarum support the attachments? ![![https://pasteboard.co/K3BX9Pc.png](https://)](https://)
meetdilip Did you try ![ alt text here](https://ImAGE URL here) Yes, Flarum allows the use of attachments, through a plugin. FoF/Upload if I am not mistaken.
ceshi1 meetdilip that works, I know the root cause now, then the only issue is how to use imgur to upload the picture
Ralkage Hi there 👋 The first step to understanding Markdown is to familiarize yourself with the basic Markdown syntax 🙂 this will get you started with the basics. When it comes to Flarum, we do things a bit differently in regards to Markdown integration. We use s9e's TextFormatter package within our Flarum Markdown extension, in which we also use the Litedown plugin, which we use from this package. The Litedown plugin implements a Markdown-like syntax, inspired by modern flavors of Markdown. You'll want to take a look at the Litedown syntax once you get a bit familiar with how Markdown works 😉
ceshi1 Ralkage after enable the imgur plug-in, it can't work https://xinglan.flarum.cloud/d/4-test-for-uploading-pic please see the link, I have no idea why the grammar is not translated by flarum what should I do ?
meetdilip ceshi1 the only issue is how to use imgur to upload the picture You can upload images as a normal user and copy-paste the BB code here. But to use Imgur as an image upload storage, you will have to use their API key. Login to Imgur and you will be able to find an option to generate your key.
ceshi1 meetdilip yes, I did. there is only a key input area in the plug in, I finished, the url works, but it can't be shown in the post directly , the url is in https://xinglan.flarum.cloud/d/9-test-for-posting-a-pic could you please help me to check what happened ?
meetdilip ceshi1 It is better if you talk to the plugin developer on the relevant thread Or +CWkewo might be able to give some advice. PS : Did you try uploading an image using the Imgur upload button in the Typing area / Editor ?