<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Okay, I surrender. Simply leaving a blank line does what I need:<br>
# Line 1 \\<br>
Attach:abc.jpg<br>
<br>
# Line 2<br>
<br>
-----<br>
Still not sure what's happening in this case:<br>
# Line 1 \\<br>
Attach:abc.jpg \\<br>
# Line 2<br>
<br>
This does not work (nor does a \\\ after the image), and results in <br>
1. Line 1<br>
[[image]]<br>
# Line 2<br>
<br>
Note how the # Line 2 is not converted, and is indented.<br>
<br>
~ ~ Dave<br>
<br>
DaveG wrote:
<blockquote cite="mid42E5AA19.8070503@solidgone.com" type="cite">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
After more experimentation, I need to restate my original problem. The
problem seems to be that the \\ tag is not being handled correctly when
it's used on the same line as an Attach: tag, when used in a list:<br>
# Line 1 \\<br>
Attach:abc.jpg<br>
# Line 2<br>
<br>
Works fine, with the image on the left margin.<br>
<br>
However, I'd like a blank line *after* the image, so:<br>
# Line 1 \\<br>
Attach:abc.jpg \\<br>
# Line 2<br>
<br>
This does not work (nor does a \\\ after the image), and results in <br>
1. Line 1<br>
[[image]]<br>
# Line 2<br>
<br>
Note how the # Line 2 is not converted, and is indented.<br>
<br>
~ ~ Dave<br>
<br>
DaveG wrote:
<blockquote cite="mid42E45545.1080508@solidgone.com" type="cite">
<meta content="text/html;charset=ISO-8859-1"
http-equiv="Content-Type">
Is it possible to have a numbered list with an embedded image (or
multiple paragraphs) without restarting the numbering?<br>
<br>
Example 1:<br>
1. First line<br>
Continues to a second paragraph<br>
<br>
2. Second line<br>
<br>
Example 2:<br>
1. First line<br>
[IMAGE]<br>
<br>
2. Second line<br>
<br>
What I get now can be seen at: <a class="moz-txt-link-freetext"
href="http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox">http://www.solidgone.com/pmwiki/index.php?n=Main.WikiSandbox</a>
(I
couldn't get the image in another Group to display, but the point of
the example should be clear.)<br>
<br>
~ ~ Dave<br>
<pre wrap=""><hr size="4" width="90%">
_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated"
href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext"
href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre>
</blockquote>
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://host.pmichaud.com/mailman/listinfo/pmwiki-users">http://host.pmichaud.com/mailman/listinfo/pmwiki-users</a>
</pre>
</blockquote>
</body>
</html>