bvchg...@mail.com writes:
> If I have a plain-list element that looks something like
>
> ...
> I seem to be able to get the items from the list using
>
> org-element-property :structure
>
> (260 2 "- " nil nil nil 338)
> ...
> But if I try to use org-element-property on that, of course it
If I have a plain-list element that looks something like
(plain-list (:type unordered :begin 260 :end
571 :contents-begin 260 :contents-end 571 :structure ((260
2 "- " nil nil nil 338) (338 2 "- " nil nil nil 413) (413
2 "- " nil nil nil 489) (489 2 "- " nil nil nil
571)) :post