Markdown is similar to html but it much more convenient
'apparently'.
Markdown helps you dynamically write content by inculcating basic codes in the front end itself without the hassle of juggling with the backend jargon.
Step 1
Go to Dev.to.
Step 2
Login using credentials.
Step 3
Publish an article.
A technical article is preferable as it could serve as a portfolio.
Benefits of using markdown
- Quick and easy
- Reduces clicks
- Simple way to write content
- Low bandwidth requirements
- No interruption in workflow
Examples
- To **bold** -- use double * or _
- To *ital* -- use single * or _
- To ~~strikethrough~~ -- use double ~
{
Bold
Ital
Strikethrough
}
For more information, visit Coursera - www.coursera.org/learn/learn-markdown/ungradedWidget/HvYRV/extended-syntax-automatic-urls.
(https://www.coursera.org/learn/learn-markdown/ungradedWidget/HvYRV/extended-syntax-automatic-urls
)
Blog written by [email protected].
Name | Location | Occupation |
---|---|---|
Madhurima | India | Tech writer |
- [ x ] Have you read till the end?
- [] Did this article help you?