-
Notifications
You must be signed in to change notification settings - Fork 139
GitHub Markdown BKMs
Pavel I. Kryukov edited this page Oct 3, 2017
·
1 revision
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]]
MIPT-V / MIPT-MIPS — Cycle-accurate pre-silicon simulation.