Re: [ANN] new plugin: jinjarender

2011-04-16 Thread Edward K. Ream
On Sat, Apr 9, 2011 at 8:24 AM, Ville M. Vainio wrote: > This is a trivial plugin that demos how to plug in a templating > engine. Jinja2 is Django like engine. The "keeping up with Ville" project never seems to end, and I am grateful for that :-) I'll be studying Jinja2 soon. Many thanks for t

[ANN] new plugin: jinjarender

2011-04-09 Thread Ville M. Vainio
This is a trivial plugin that demos how to plug in a templating engine. Jinja2 is Django like engine. Docstring ''' Render @jinja nodes. - sudo apt-get install python-jinja2 Create headline like this: @jinja ~/foo.txt Select the node and do alt-x act-on-node Conceptually, acts like @nosent