Add an example of nested properties adding to previous properties.
This commit is contained in:
9
org_mode_samples/property_drawer/add_in_child.org
Normal file
9
org_mode_samples/property_drawer/add_in_child.org
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
* foo
|
||||||
|
** bar
|
||||||
|
:PROPERTIES:
|
||||||
|
:lorem: ipsum
|
||||||
|
:END:
|
||||||
|
*** baz
|
||||||
|
:PROPERTIES:
|
||||||
|
:lorem+: dolar
|
||||||
|
:END:
|
||||||
Reference in New Issue
Block a user