3 Usefull Markdown Templates for your Images 📷
Here are some templates for your posts. Just copy and paste the code beneath the examples.
Navigation Arrows
<center>(URL2)</center>
<center>[←Previous](URL1) [Next→](URL3)</center>
Tables
| My Image | My Description |
|---|---|
| Hahn/Cock |
|Header 1|Header 2|
|---|---|
|Image-URL|Text|
Image with Link
<a href="URL"><[deletethis]img src="Image-URL"></a>
I hope you find it useful. If you have any questions or want to suggest another template, just leave a comment. If you use one of the templates in your posts, feel free to post a link in the comments.
For the last one you have to delete [deletethis]. I had to put it in there because otherwise it wouldn't let me post it.