On Aug 24, 2004, at 11:53 PM, Stas Bekman wrote:
Right, and that's why I mostly used F<> where there was a real file to link to. But feel free to fix those. AFAIK, pod renderers don't make any difference between F<> and I<>. Or had it changed recently?
It's up to the formatter. I tend to prefer semantic markup over styled markup (F<> being semantic for "This is a file or like a file name" and I<> meaning "Make this italic") and leave the formatting to the renderer. For example, HTML output for F<> might be something like <em class="file">file.name</em>, and then I have the luxury of changing its appearance via CSS without affecting other em tags.
Regards,
David
smime.p7s
Description: S/MIME cryptographic signature
