Skip to content

Commit 7b4069c

Browse files
authored
Update README.md
[ci skip]
1 parent 0f1b13b commit 7b4069c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ end
2727
* [x] Integration tests using Liquid gem to build fixtures; [#3](https://github.com/edgurgel/solid/pull/3)
2828
* [ ] All the standard filters [#8](https://github.com/edgurgel/solid/issues/8)
2929
* [x] Support to custom filters [#11](https://github.com/edgurgel/solid/issues/11)
30-
* [ ] Tags (if, case, unless, etc)
30+
* [x] Tags (if, case, unless, etc)
3131
- [x] `for`
3232
- [x] `else`
3333
- [x] `break`
@@ -38,7 +38,7 @@ end
3838
- [x] `reversed`
3939
- [x] `forloop` object
4040
- [x] `raw` [#18](https://github.com/edgurgel/solid/issues/18)
41-
- [ ] `cycle` [#17](https://github.com/edgurgel/solid/issues/17)
41+
- [x] `cycle` [#17](https://github.com/edgurgel/solid/issues/17)
4242
- [x] `capture` [#19](https://github.com/edgurgel/solid/issues/19)
4343
- [x] `increment` [#16](https://github.com/edgurgel/solid/issues/16)
4444
- [x] `decrement` [#16](https://github.com/edgurgel/solid/issues/16)

0 commit comments

Comments
 (0)