org-element: New `org-element-*property*' function
This commit is contained in:
@@ -824,7 +824,7 @@ a communication channel."
|
||||
(bul (org-element-property :bullet item))
|
||||
(num (number-to-string
|
||||
(car (last (org-list-get-item-number
|
||||
(org-element-property :begin item)
|
||||
(org-element-begin item)
|
||||
struct
|
||||
(org-list-prevs-alist struct)
|
||||
(org-list-parents-alist struct)))))))
|
||||
|
||||
Reference in New Issue
Block a user