Files
tembo/dev/notes/test.md
2021-10-30 02:13:42 +01:00

31 lines
405 B
Markdown

# testing notes
optional:
- template_path
- example
- template_filename
required:
- base_path
- page_path
- filename
- extension
- name
- user_input - should be optional
- page with a template
- page without a template
- page using date tokens
- page using input tokens
- page using name tokens
- user input does not match number of input tokens
- user input does match number of input tokensE