Markdown notes
From raju
quote url without linking it
Enclose the url between quotes
``
For example
`https://www.google.com/`
bash script
tags | shell script
Enclose it in
```bash ```
useful links
- https://www.markdownguide.org/getting-started - An overview of Markdown, how it works, and what you can do with it.