On Mon, Jul 4, 2016 at 5:20 PM, Richard Stallman <rms@gnu.org> wrote:

  > - The TODO headlines can have a "property block" which can contain a wide
  > range of meta properties to be used during export, tangling, etc.

What does it mean to "export", and why would you want to do that to a
TODO list?  Why would it be important to put properties on parts
of a TODO list?

​Org mode is part markup language and some of this markup is used when exporting org mode files into different formats like HTML and PDF for all the reasons those formats are used by anyone, just like you would with a Texinfo file.

Bob