Hi PMWiki List,<br><br>I want to modify the markup pmwiki replaces &quot;Attach:Image.jpg&quot; with. Currently it spits out something like this:<br><br>&lt;div&gt;&lt;img src=&quot;Image.jpg&quot;&gt;&lt;/div&gt;<br><br>But I&#39;d like it to spit out something more like:
<br><br>&lt;p&gt;&lt;img src=&quot;Image.jpg&quot;&gt;&lt;/p&gt;<br><br>Not a big difference, I know, but it would help me out tremendously. I searched the list archives, and the documentation, and even tried a search of all the pmwiki script contents to find where the &quot;Attach&quot; markup might be, but to no avail. Any help pointing me in the right direction would be greatly appreciated.
<br><br>Best,<br>Ryan<br><br><br>