Skip to content

Commit

Permalink
GitHub does not like escaped underscores
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Oct 1, 2012
1 parent 4a4f411 commit 2c8600d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ value})``. Possible options are:


* `attrkey` (default: `$`): Prefix that is used to access the attributes. * `attrkey` (default: `$`): Prefix that is used to access the attributes.
Version 0.1 default was `@`. Version 0.1 default was `@`.
* `charkey` (default: `\_`): Prefix that is used to access the character * `charkey` (default: `_`): Prefix that is used to access the character
content. Version 0.1 default was `#`. content. Version 0.1 default was `#`.
* `explicitCharkey` (default: `false`) * `explicitCharkey` (default: `false`)
* `trim` (default: `false`): Trim the whitespace at the beginning and end of * `trim` (default: `false`): Trim the whitespace at the beginning and end of
Expand Down

0 comments on commit 2c8600d

Please sign in to comment.