Hello, Brice Waegeneire <[email protected]> writes:
> * lisp/org-element.el (org-element-context): Handle headlines only > containing a statistics cookie. > * lisp/org.el (test-org/get-heading): Add regex capture group 6 for > statistics cookie. > (org-get-heading): Add NO-STATS argument, if > non-nil, will not return the statistics cookie. > * testing/lisp/test-org.el (test-org/get-heading): Add 3 tests using the > NO-STATS argument. This assumes statistics cookie is always located at the end of the title, before the tags. This is not required by the syntax. Syntax can evolve, but it could introduce many backward incompatibilities, so it must be discussed first. Regards, -- Nicolas Goaziou
