GitHub Markdown BKMs - MIPT-ILab/mipt-mips GitHub Wiki
You may add <br/>
to
text
if
you
need to add a line break. It is very useful for too keep your tables narrow.
- Clone wiki repository:
git clone https://github.com/<your-name>/<your-repo>.wiki.git
- Add a picture to repository via git:
git add picture.png; git commit; git push origin master
- Use following Markdown command to demonstrate a picture:
[[picture.png]]