Hi Terry, Yes you should upgrade. With Leo 4.9.1 putting html content in a node, typing [alt]-[x] to bring up the mini-buffer command (at bottom), and then typing "vr" or "viewrendered" will open up a new pane with rendered html. (tip: type "view[tab]" to see list of all the view* commands). The VR pane will be updated in near realtime as the body pane is edited.
@html in headline not required, and restructured format is also supported, see http://webpages.charter.net/edreamleo/plugins.html#viewrendered-py View rendered is a plugin, usually enabled by default, but you may need to make sure it is enabled in LeoSettngs.leo (see Help menu). See http://webpages.charter.net/edreamleo/download.html for how to get current leo-editor packages. (Note to Edward: this page is kind of hidden from the Install Guide at http://webpages.charter.net/edreamleo/installing.html). cheers, -matt On Mon, Dec 12, 2011 at 7:27 PM, Terry <[email protected]> wrote: > on 11/9/2010 EKR said : > > "It is also possible to show html code rendered as html: just put the > html in a node whose headline starts with @html. To edit the html, > change @html to @@html and reselect the node." > > > I'm on 4.8 build 3752. It does not work for me. > Do I need a later version ? > > this is what I have in the body pane: > > <html> > <body> > <h1>My First Heading</h1> > <p>My first paragraph.</p> > </body> > </html> > > -- > You received this message because you are subscribed to the Google Groups > "leo-editor" group. > 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. > -- -matt -- You received this message because you are subscribed to the Google Groups "leo-editor" group. 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.
