From 769f35a4b39ecbdefd882a58134c59f73730f8a2 Mon Sep 17 00:00:00 2001 From: Yuki Hattori Date: Sat, 12 May 2018 20:42:41 +0900 Subject: [PATCH 01/11] Recognize footer and header local directive --- src/markdown/directives/directives.js | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/markdown/directives/directives.js b/src/markdown/directives/directives.js index 4629bce2..1b75ad80 100644 --- a/src/markdown/directives/directives.js +++ b/src/markdown/directives/directives.js @@ -45,6 +45,10 @@ export const globals = { * @prop {Directive} backgroundSize Specify background-size style. The default * value while setting backgroundImage is `cover`. * @prop {Directive} class Specify HTML class of section element(s). + * @prop {Directive} footer Specify the content of slide footer. It will insert + * a `