This article is to add an image in Markdown file.
Block Image In Markdown
A block image is displayed as a discrete element (on its own line), in a document. A block image is start by an exclamation mark (!), followed by alt text in brackets, and the path or URL to the image asset in parentheses. You can optionally add a title in quotation marks after the path or URL, entered on a line by itself, and then followed by an empty line.

Type this following Markdown code sample in Markdown editor:
Content in document.

Content in document
Result ( similar like this following ) :
Content in document.
Content in document
Notes
- To insert a block image, type the image target name directly followed by two parentheses ().
- Enter the image file alternative text. Type a pair of square brackets ([]) directly after the exclamation mark (!).
<< back to Study About Markdown 1
markdown, lightweight markup syntax, lightweight markup document, lightweight markup language, image, picture, figure, illustration, photo, graphic
Tidak ada komentar:
Posting Komentar