Is there something built in to determine content format?
Use case: use different partials depending on the content format, i.e. .md .org .html .adoc might receive slightly different treatments.
One way to achieve this would be to add a parameter to the front-matter, but I was wondering if there is already something available, or some template that might achieve this.