Skip to content

Commit

Permalink
Fix groupby example formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov authored and fdintino committed Jul 30, 2020
1 parent 7ef121c commit f91f1c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/templating.md
Original file line number Diff line number Diff line change
Expand Up @@ -1215,11 +1215,14 @@ Attribute can use dot notation to use nested attribute, like `date.year`.
```

**Output**

```jinja
:2018:
Post 2
:2019:
Post 1
Post 3
```

### indent

Expand Down

0 comments on commit f91f1c3

Please sign in to comment.