shortcode/TODO.md

11 lines
288 B
Markdown
Raw Normal View History

2023-07-12 01:22:45 +00:00
# TODO and TODO'NT
## Things That May Get Done
* Add tests
* Produce decent error structures
* Detect mismatched start/end like {{% foo >}}
* Handle other kinds of quotes
* Handle escaping quote characters
* Handle escaping the shortcode itself like \{{% foo %}} (check with hugo docs)