Re: [feature] Add =image to perl pod #18169

[email protected] (Shawn H Corey) Sun, 4 Oct 2020 15:29:04 -0400
Newsgroups perl.pod-people
Message-ID <[email protected]>
--------------B1E5A370716C10FFF04E23AB
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit

On 2020-10-04 3:23 p.m., Patrice Dumas wrote:
> Are spaces ignored between :?  Should there be a separator to simplify
> parsing, like
>
> =for image src:file.png, text:something

Yes, there will be problems with separators since the separator can 
appear in the "something".

=for image src:file.png text:do no use colons ":" in your text.


--------------B1E5A370716C10FFF04E23AB
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit

<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 2020-10-04 3:23 p.m., Patrice Dumas
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:[email protected]">
      <pre class="moz-quote-pre" wrap="">Are spaces ignored between :?  Should there be a separator to simplify
parsing, like

=for image src:file.png, text:something</pre>
    </blockquote>
    <p>Yes, there will be problems with separators since the separator
      can appear in the "something".</p>
    <p>=for image src:file.png text:do no use colons ":" in your text.<br>
    </p>
  </body>
</html>

--------------B1E5A370716C10FFF04E23AB--