Raoul Comninos <revr...@mweb.co.za> writes:

> In this example taken from "advanced-searching.org" on the worg site, we have:
>
> #+begin_src org
>   ,* TODO Buy clothes for wedding                    
> :wedding:important:errands:
>   ,  SCHEDULED: <2010-12-01 Wed>
>   ,  :PROPERTIES:
>   ,  :estimated-cost: 100
>   ,  :END:
>   ,  [2010-11-17 Wed 12:22]
> ...
>
> Please explain why not simply this:
>
> #+begin_src org
>   ,* TODO Buy clothes for wedding                    
> :wedding:important:errands:
>     SCHEDULED: <2010-12-01 Wed>
>     :PROPERTIES:
> ...
> What's the reason for showing the commas?

I see no reason.
If you look into git history of that file, you will see that this file
had more problems like what you noticed. This particular code block was
missed during the cleanup in https://git.sr.ht/~bzg/worg/commit/729b9679

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

Reply via email to