sheet.xsl: add <select/> to use :firstlink

master
pictuga 2020-05-13 12:33:12 +02:00
父节点 68c46a1823
当前提交 ad3ba9de1a
共有 1 个文件被更改,包括 5 次插入0 次删除

查看文件

@ -185,6 +185,11 @@
<option value=":html">HTML</option>
<option value=":csv">CSV</option>
</select>
using
<select>
<option value="">the standard link</option>
<option value=":firstlink" title="Useful for Twitter feeds for example, to get the articles referred to in tweets rather than the tweet itself">the first link from the description (?)</option>
</select>
and
<select>
<option value="">keep</option>