From bc0c16c1677fed5f475de5f938296e85678c84cb Mon Sep 17 00:00:00 2001 From: Aiko Mastboom Date: Thu, 2 May 2013 00:12:47 +0200 Subject: [PATCH] updated README --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index caeff03..5b3966c 100644 --- a/README.md +++ b/README.md @@ -112,38 +112,41 @@ the following markers are handled. Where type is: -script -> +#### script -> -style -> +#### style -> -less -> +#### less -> -markdaon -> +#### markdown -> markdown__[collection]_[nameX]_[attribute] Parses /content/collection/name/attribute into HTML (assuming the attribute contains MD) and include. +#### template -> + template__[collectionX]_[nameX]_[attributeX]__context__[collectionY]_[nameY] Push /content/collectionX/nameX/attributeX thru Handlebars.. context=collectionY/nameY/attributeY and include +#### remove -> remove_.*_end_remove removes markers and everything in between. -#### not implemented yet: +### not implemented yet: [type]__[collection]_[name] script ->