org-indent: Fix indentation in inline tasks
commit56cd178caebd061c992d4c7c682d0e4dc2c40f26
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 21 Aug 2015 12:44:26 +0000 (21 14:44 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 21 Aug 2015 12:44:26 +0000 (21 14:44 +0200)
tree24f4b860ca9b63631d883be6aca4acca755231cf
parent183348cda52e8898c19487d2f86c1318605234bd
org-indent: Fix indentation in inline tasks

* lisp/org-indent.el (org-indent-add-properties): Indent inline tasks'
  contents according to current outline level, not inlinetask's.  This
  is consistent with hard indentation, using `org-indent-line'.
lisp/org-indent.el