I'm using @shadow, but should also apply to @thin
I would prefer to use method 2 ("cascading rollup"?) below, but I'm getting
the feeling method 1 ("flat rollup"?) is more robust from the POV of data
security. I'm hoping this is only because I've been playing around with bad
multi-source cloning practices in the past.
Yes there is a question in there. . .
8-)
Method 1:
header: @ <file> a.xyz
body:
blah-blah-top
<<section 1>>
blah-blah-top
<<section 2>>
blah-blah-top
header: <<section 1>>
body:
blah-blah-1
<<section 1a>>
blah-blah-1
<<section 1b>>
blah-blah-1
--------------------
Method 2:
header: @ <file> a.xyz
body:
blah-blah-top
blah-blah-1
<<section 1a>>
blah-blah-1
<<section 1b>>
blah-blah-1
blah-blah-top
<<section 2>>
blah-blah-top
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/leo-editor/-/iYKChMXRCEQJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en.