(the end of this msg. makes more sense viewed in HTML mode)
Rendered rst, html, etc., *live*, in another window. Qt only.
viewrendered.py creates a single ``Alt-X`` style command, ``viewrendered``,
which opens a new window where the current body text is rendered as HTML
(if it starts with '<'), or otherwise reStructuredText. reStructuredText
errors and warnings may be shown.
So both::
Heading
-------
`This` is **really** a line of text.
and::
<h1>Heading<h1>
<i>This</i> is <b>really</b> a line of text.
will look something like:
**Heading**
`This` is **really** a line of text.
--
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.