Skip to content

Commit

Permalink
Update built-ins to be up to date with hashobject/perun#160
Browse files Browse the repository at this point in the history
  • Loading branch information
bhagany committed Feb 14, 2017
1 parent 6576876 commit 689f1fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/guides/built-ins.md
Expand Up @@ -57,8 +57,8 @@ You can customize `markdown` using these options:
will be passed to `clojure.core/filter`
- `:meta` --- key/values set in this map will be set in the metadata of each file
processed
- `:options` --- Enable or disable Markdown extensions by passing a map of extensions
to true/false, eg. `{:extensions {:smarts true}`. Valid extension keys are\*:
- `:md-exts` --- Enable or disable Markdown extensions by passing a map of extensions
to true/false, eg. `{:smarts true}`. Valid extension keys are\*:

- `:smarts` --- Pretty ellipses, dashes and apostrophes
- `:quotes` --- Pretty single and double quotes
Expand Down

0 comments on commit 689f1fb

Please sign in to comment.