Hi, Consider the simple org file content * test <2016-01-09 Sat 08:10>
When point is on the heading, if I execute M-x org-id-copy or org-id-get-create, I get the following: * test :PROPERTIES: :ID: c1f5299d-c62d-4daa-8586-c61d0e32c255 :END: <2016-01-09 Sat 08:10> I understand that this is wrong, and properties drawer must follow planning line. Is this a bug? In emacs 24.4.1, org version 8.3.2. Same in emacs 24.5.1, org version 8.3.3 installed from elpa today. thanks