Skip to content

101‐Github

AdaniKamal edited this page Jan 1, 2024 · 7 revisions

Welcome to the 101-Github.md wiki!

Code/Symbol Function
# H1
## H2
### H3
<b></b> Bold
<img src="https://" width="35"> Image
<p> </p> Paragraph
align="center" centre
<!-- --> Comment
`````` For box
> Quote
> 📝 emoji
---- line
<b></b> For box
<b></b> For box
<b></b> For box
<b></b> For box

Notes:

  • Image --> copy or drag & drop image into any issue, and copy/paste the url from the code that is automatically generated into md.
    Example code: ![image](https://user-images.example.com/81180309-2b51f000-8fee-11ea-8a78-ddfe8c3)

  • Cannot resize image if the format is []()](https://stackoverflow.com/a/62908160/5783745)
    Instead use <img>


References

Clone this wiki locally