aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/output.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-09-06 20:47:02 -0400
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commit8ddeddffb0f5323932f6f44c6005496075a9ad73 (patch)
treef59f9c2d291b977a7c4e92044adf2fae7a50e20f /org/output.org
parentminor shuffling (diff)
naming of para indent attributes
Diffstat (limited to 'org/output.org')
-rw-r--r--org/output.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/org/output.org b/org/output.org
index 8f221bc..1e1a346 100644
--- a/org/output.org
+++ b/org/output.org
@@ -18,7 +18,6 @@
** html [#A] :html:
*** html
**** html functions
-
***** html
#+name: output_html
@@ -82,8 +81,8 @@ auto html_para(O)(
◎",
obj.obj_cite_number,
obj.obj_cite_number,
- obj.para_attrib.indent_first,
- obj.para_attrib.indent_second,
+ obj.para_attrib.indent_start,
+ obj.para_attrib.indent_rest,
obj.obj_cite_number,
obj.object
);