tk11br created page: staging authored by Tyler Collins's avatar Tyler Collins
...@@ -14,7 +14,7 @@ This repository consists of the [**BIDS**](http://bids.neuroimaging.io/) Lossles ...@@ -14,7 +14,7 @@ This repository consists of the [**BIDS**](http://bids.neuroimaging.io/) Lossles
**The Wiki adheres to the following style:** **The Wiki adheres to the following style:**
* Commands that are to be run in either Matlab or the terminal are to be in code blocks (See example below) * Commands that are to be run in either Matlab or the terminal are to be in code blocks (See example below)
* Names of scripts or directories are to be emphasized as such: `hello-world.m` or `derivatives/lossless/code` * Names of scripts or directories are to be emphasized as such: `hello-world.m` or `derivatives/lossless/code`
* Bold will be used for emphasis only * Bold will be used for emphasis **only**
Example code block: Example code block:
``` ```
... ...
......