浏览代码

ox-taskjuggler.el: Add a note about multiline properties

* contrib/lisp/ox-taskjuggler.el (org-taskjuggler-valid-task-attributes):
Add a comment saying that multiline properties are not supported.
Christian Egli 10 年之前
父节点
当前提交
2917bcff35
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4 1
      contrib/lisp/ox-taskjuggler.el

+ 4 - 1
contrib/lisp/ox-taskjuggler.el

@@ -307,7 +307,10 @@ but before any resource and task declarations."
 	    startbuffer startcredit statusnote chargeset charge)
   "Valid attributes for Taskjuggler tasks.
 If one of these appears as a property for a headline, it will be
-exported with the corresponding task."
+exported with the corresponding task.
+
+Note that multiline properties are not supported, so attributes
+like note or journalentry have to be on a single line."
   :group 'org-export-taskjuggler)
 
 (defcustom org-taskjuggler-valid-resource-attributes