housekeeping
This commit is contained in:
parent
f6e775474d
commit
35acfee0b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ dkms.conf
|
|||||||
shortcodes.c
|
shortcodes.c
|
||||||
shortcodes
|
shortcodes
|
||||||
tests
|
tests
|
||||||
|
.cgreen*
|
||||||
|
2
TODO.md
2
TODO.md
@ -11,5 +11,5 @@
|
|||||||
* Add self-closing shortcodes `{{< foo />}}`
|
* Add self-closing shortcodes `{{< foo />}}`
|
||||||
(also, how TF do they work?)
|
(also, how TF do they work?)
|
||||||
* Add inline shortcodes `{{< time.inline >}}{{ now }}{{< /time.inline >}}`
|
* Add inline shortcodes `{{< time.inline >}}{{ now }}{{< /time.inline >}}`
|
||||||
|
* Start integrating with Crystal
|
||||||
* ~~Detect mismatched start/end like {{% foo >}}~~
|
* ~~Detect mismatched start/end like {{% foo >}}~~
|
||||||
|
Loading…
Reference in New Issue
Block a user