go-org-orgwiki/org/testdata/headlines.org
2018-12-26 15:31:48 +01:00

1.1 KiB

Simple Headline [1/2]

  • checked
  • unchecked
  • note that statistic tokens are marked up anywhere not just where they are actually meant to be - even here > [100%] < (Org mode proper does the same)

TODO [B] Headline with todo status & priority

DONE Headline with TODO status

we can link to headlines that define a custom_id: #this-will-be-the-id-of-the-headline

[A] Headline with tags & priority   foo bar

Still outside the drawer

This is inside the drawer

Still outside the drawer

CUSTOM headline with custom status

it's possible to use #+SETUPFILE - in this case the setup file contains the following

excluded headline   custom_noexport

this headline and it's content are not exported as it is marked with an EXCLUDE_TAGS tag. By default EXCLUDE_TAGS is just :noexport:.