including org files is more complex - e.g. footnotes need to be namespaced to their source file. org does this by prefixing each included files footnotes with a number - but even that is not enough as it doesn't guarantee uniqueness. As I don't have a usecase for it, I'll avoid the additional complexity for now.
4 lines
153 B
HTML
4 lines
153 B
HTML
<h1>Simple Headline</h1>
|
|
<h1>Headline with todo status & priority</h1>
|
|
<h1>Headline with TODO status</h1>
|
|
<h1>Headline with tags & priority</h1>
|