The documentation of the directives is lacking a *complete* @image example 
to display an image in viewrendered? Complete means:
- node with header: @image ...
- body text

I have file named
D:/Projekte/Leo/DependencyLabelScheme.png
that I want to display in viewrendered.

I tried in vain:

header: 
@image file:///D:/Projekte/Leo/DependencyLabelScheme.png
body:
(empty)

header: 
@image
body:
<img src="file:///D:/Projekte/Leo/DependencyLabelScheme.png"/>

With Alt+0, I get either an empty vierendered pane or a 'file not found' 
error.
As this is an absolute path this shouldn't happen.

Variants with some name after '@image' in the header or '@language md' at 
the top of the body don't work either.

After two hours of trying various complicated header-body combinations I 
finally found the simple solution here:
https://groups.google.com/forum/#!searchin/leo-editor/@image$20render$20image|sort:date/leo-editor/xyMMQ-avUWE/jK7ZgqO03TwJ

It would be nice if this would be added to the directives reference.

Reinhard

-- 
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/9737756e-e541-43ad-8b9d-7b1159762d6f%40googlegroups.com.

Reply via email to