Re: [feature] Add =image to perl pod #18169
[email protected] (Dmitry Karasik) Sun, 4 Oct 2020 22:01:01 +0200
| Newsgroups | perl.pod-people |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Oct 04, 2020 at 03:29:04PM -0400, Shawn H Corey wrote: > On 2020-10-04 3:23 p.m., Patrice Dumas wrote: > > Are spaces ignored between :? Should there be a separator to simplify > > parsing, like Spaces are ignored, yes. > > =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. Indeed, either don't use ":" in "something", or use the full syntax, or we may extend the syntax so that "\:" and "\\" expand to the unquoted symbols. -- Sincerely, Dmitry Karasik