13e941a9fe205ee031c0ee9fb93afd1db38cc59c
workshops.md
| ... | ... | @@ -72,3 +72,10 @@ tar zxf biogrids_workshop.tar.gz |
| 72 | 72 | Some download tools may uncompress for you. |
| 73 | 73 | |
| 74 | 74 | --- |
| 75 | + |
|
| 76 | + |
|
| 77 | +<style type="text/css" rel="stylesheet"> |
|
| 78 | +* { color: red; } |
|
| 79 | +</style> |
|
| 80 | +This is a markdown file. Save this snipped under `test.md` and convert into html5 |
|
| 81 | +with `pandoc` or any other markdown parser. |