Adding images to your story inscriptions in LaunchPad can significantly enhance your work's visual appeal and storytelling aspect. In LaunchPad, we use Markdown to format text and add images.
What is Markdown?
Markdown is a lightweight markup language with plain-text formatting syntax. You control the display of the document by adding symbols and characters, like hashtags or asterisks, around your text to format words as bold, italic, and so on.
โLearn more about Markdown here.
Adding Images
To add an image to your story inscription in LaunchPad, follow these steps:
Find Your Image URL: Before adding an image, please ensure you have the image hosted online and have a direct link. Arweave & IPFS links work, as well as imgbb.
Create a free user account on Pinata
Choose the free tier, 10GB limit
Upload image-type file (can be png, jpeg, gif)
Copy the CID after uploaded
In the Story, put ![alt text for image](https://ipfs.io/ipfs/<CID> for the image
Use the Markdown Image Syntax: The basic syntax for adding an image is as follows:
![alt text here](image-link-here.jpeg)
![Alt text]
Is where you put a brief description of the image. This text acts as "alt text" for the image.(URL)
is where you paste the direct link to your image.
Example:
![My Artwork](https://example.com/myartwork.jpg)
Insert the Code in Your Story Inscription: Place the Markdown code where you want the image to appear in your story inscription. The image will be displayed wherever you place this code.
Preview and Adjust: The image should render once you Preview your story; review the preview of your story inscription to ensure the image appears as expected.
โ
Video example by our co-founder Ben Strauss (pause at the 14-second mark for the visual example of how to add an image using markdown:
Conclusion
Adding images to your story inscriptions in LaunchPad is a great way to make your narrative more engaging and visually appealing. Following the simple steps outlined above, you can easily incorporate images into your story using Markdown.