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. |
||
---|---|---|
.. | ||
testdata | ||
block.go | ||
document.go | ||
document_test.go | ||
footnote.go | ||
headline.go | ||
html.go | ||
html_entity.go | ||
html_test.go | ||
inline.go | ||
keyword.go | ||
list.go | ||
org.go | ||
org_test.go | ||
paragraph.go | ||
table.go | ||
util.go |