Skip to main content

Command Palette

Search for a command to run...

Markdown ReadMe !

Published
1 min readView as Markdown
M

Hello all,

I am Manasa, I was a Mechanical Engineer for 2 years and embarked on my career in Front-end-web development from 2022. Looking forward to sharing the content that I have grasped through my experience and learnings on this platform.

Every repository must have a README file in order to explain what the code is all about and what all the languages used what are the commands being used to build the solution. It is essentially helpful for all the programmers who reads your code.

Markdown is a lightweight language with a plain text formatting syntax. It can be converted into HTML/XHTML and other formats. Its purpose is readability and ease of use. Some things we can format are Headings, Lists, Emphasis Links, Blocks of code, Images, Blockquotes, Horizontal rules. You can have an extension(Auto Open Markdown) on Visual studio code to see the preview of the markdown syntax.

image.png

image.png

image.png

image.png

image.png

More from this blog

All about Front End Development

12 posts