0.25.0
- If a markdown file with a slug cannot be found, look for a template with the same slug. Special case for
*.html
which can be a fall-back option to render for any slug. - Add
raise_404
template tag. - Add
last_path
template tag.
*.html
which can be a fall-back option to render for any slug.raise_404
template tag.last_path
template tag.