diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-30 14:25:49 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-30 14:25:49 -0400 |
commit | 801c59b535e9a1501ac40e8ad2a0423d506c5276 (patch) | |
tree | a7485337ca033089572da3c93832b5334f6fec29 | |
parent | 408067b893f8e7668050fd9d8ca0ab4165aa5263 (diff) |
response
-rw-r--r-- | doc/plugins/contrib/ymlfront/discussion.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/plugins/contrib/ymlfront/discussion.mdwn b/doc/plugins/contrib/ymlfront/discussion.mdwn index b1fd65fff..bf9780048 100644 --- a/doc/plugins/contrib/ymlfront/discussion.mdwn +++ b/doc/plugins/contrib/ymlfront/discussion.mdwn @@ -4,3 +4,9 @@ Now that I have implemented a \[[!ymlfront ...]] directive, I would like to remo * it is non-standard Any objections? + +> Well, I don't have much standing since I have been too lame to integrate +> ymlfront into ikiwiki yet. Buy, my opinion is, I liked the old +> format of putting the YAML literally at the front of the file. It +> seemed to allow parsing the file as YAML, using any arbitrary YAML +> processer. And it was nice how it avoided boilerplate. --[[Joey]] |