shithub: riscv

ref: 215b67ff3d630c56418026dda7ae68f23111c4a5
dir: /sys/src/cmd/hg/templates/rss/filelogentry.tmpl/

View raw version
<item>
    <title>{desc|strip|firstline|strip|escape}</title>
    <link>{urlbase}{url}log{{node|short}}/{file|urlescape}</link>
    <description><![CDATA[{desc|strip|escape|addbreaks|nonempty}]]></description>
    <author>{author|obfuscate}</author>
    <pubDate>{date|rfc822date}</pubDate>
</item>