Issue # 16
Status: 9 - Closed
Implemented in Version 2.6.0
Logged on 31 Dec 2019
Reported by: Jonathan C.
Description of Issue
Yep, I picked up from the docs that Notenik is expecting a body: field, but I thought I would try it anyway. I have hundreds of longish (20-30kb) markdown files of talks and other documents that don't have such a field, not least because it's outside the (M)MD spec. Even with some of the clever uses you've got Notenik to handle (having read your good blog posts), I'm not sure why you need to have your extended metadata parsing, and not the standard MMD/YAML parsing?
Resolution:
Improved support for standard MMD/YAML parsing implemented in 2.6.0 (and in 2.7.0). Also see new blog post on the subject.