From 4e1129f36187897e2154edbe4c68f5e0e0c21a5e Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 3 Jan 2017 19:05:27 -0500 Subject: Add "class" metadata attribute; use it instead of separate CSS files. --- README.org | 1 + 1 file changed, 1 insertion(+) (limited to 'README.org') diff --git a/README.org b/README.org index d373438..1c6e10d 100644 --- a/README.org +++ b/README.org @@ -59,6 +59,7 @@ generator: | pandoc_flags | "" | no | string ("--foo --bar") | | pandoc_format | either "markdown" or "org" | no | string ("markdown+extnsn1+extnsns2") | | html_head_extra | "" | Org-mode | string | +| class | "" | no | string (CSS class to apply to ~~) | | tags | "" | LaTeX, kinda[fn:1] | string ("ES HB") or list (["ES", "HB"]) | | published[fn:2] | most recent git commit for file | no | string (Ruby ~Date.parse()~) or date[fn:3] | | updated[fn:2] | first git commit for file | no | string (Ruby ~Date.parse()~) or date[fn:3] | -- cgit v1.2.3