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