Skip to content

Commit

Permalink
remove blockquote from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jackmcdade committed Mar 31, 2018
1 parent aed746e commit e93966a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Wikilinks ![Statamic v2](https://img.shields.io/badge/statamic-v2-blue.svg?style=flat-square)

> Autolinks content wrapped in [braces], just like a wiki.
## Modifier

Wikilinks is a simple modifier that seeks out any content wrapped in [braces] and automatically links it to other entries or pages with the same title (or other field of your choosing).

```
{{ content | wikilinks }}
```

0 comments on commit e93966a

Please sign in to comment.