Now if only the node headlines can be created from placeholder variables, it would be perfect. I believe there's a ticket on git for that very thing.
I'm so busted, can't sneak anything by you:-)
I was thinking about something similar for my programming with speech recognition extensions. The idea is you have a template which is cloned and each template has a subsection which refers to local values or methods for template variables. When I was playing around with this a while back, I found that a recursive template expansion was incredibly powerful for making reusable templates without any flow control.
I'm sure. How/what docs do I get only the code part of a section? Is there a way to associate data in a section with one or more sections. Idea is a section can hold a bi-directional dictionary. Is there a way for a section to show raw and rendered views?
--
You received this message because you are subscribed to a topic in the Google Groups "leo-editor" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/leo-editor/InLnBRt6m_g/unsubscribe.
To unsubscribe from this group and all its topics, send an email to leo-editor+...@googlegroups.com.
To post to this group, send email to leo-e...@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.
How ... do I get only the code part of a section?
Is there a way to associate data in a section with one or more sections. Idea is a section can hold a bi-directional dictionary.
Is there a way for a section to show raw and rendered views?