Skip to content

Commit

Permalink
Fix acceptable values showing as code.
Browse files Browse the repository at this point in the history
  • Loading branch information
cust0dian authored and tonyganch committed Aug 18, 2014
1 parent 9fec22b commit d8ede4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/options.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ Add/remove leading zero in dimensions.

Acceptable values:

* `true` — add leading zero;
* `false` — remove leading zero.
* `true` — add leading zero;
* `false` — remove leading zero.

Example: `{ "leading-zero": false }`

Expand Down

0 comments on commit d8ede4b

Please sign in to comment.