Closed dbramblett closed 2 years ago
I can only add an anchor with a epic attribute at the top most level in a document. If I attempt to put it under even one layer of a region anchor pair, it goes unrecognized.
The following example in LUA works.
-- SECTION -- !SECTION -- FIXME[epic=Test]
This does not
-- SECTION -- FIXME[epic=Test] -- !SECTION
This issue will be fixed in the next release
yet doesn't be fixed...
I can only add an anchor with a epic attribute at the top most level in a document. If I attempt to put it under even one layer of a region anchor pair, it goes unrecognized.
The following example in LUA works.
This does not