On Tue, Jan 4, 2022 at 5:40 AM Josef <[email protected]> wrote: > import with at_auto afile.json fails: the body remains empty, at least > when the top level entity is an object (e.g. a pair of curly braces). For > example this fails:
The problem you are having could be called a confusing result of featuritis. If all you want to do is represent json in an outline, you can just use @clean x.json. @auto x.json or (alternatively) @auto-json x.txt creates a json representation of the outline, complete with a representation of gnx's, uA's, etc. To see this in action, create the original file with @auto x.json, write the external file, and take a look at the result. HTH. Please feel free to ask more questions. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS26brOu5Zaw4CKPO-b6tsQXFj7Xy_S%2Bi-TderJjrw3DXw%40mail.gmail.com.
