Sfoglia il codice sorgente

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 anni fa
parent
commit
2917bcff35
1 ha cambiato i file con 4 aggiunte e 1 eliminazioni
  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