Fixed readme formatting

pull/7/head
Matti Pastell 2014-11-27 11:53:13 +02:00
parent 550008d910
commit 6f54ccfeff
1 changed files with 3 additions and 4 deletions

View File

@ -25,11 +25,10 @@ You'll need latest Pweave from Github: <https://github.com/mpastell/Pweave.>
## Chunk options
You can use the same chunk options as for Pweave, but the format is different.
The syntax needs to be valid for creating a dictionary in Julia without the `{}`.
<<"term"=>true, "fig"=false>>=
The syntax needs to be valid for creating a dictionary in Julia
without the `{}`. e.g:
<<"term"=>true, "fig"=false>>=
## Usage