summaryrefslogtreecommitdiff
path: root/strlcpy.c
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2020-10-21 22:06:58 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2020-10-22 18:52:46 +0200
commite771e43d51830ec7d2a19d9d4e67cded83c1b302 (patch)
tree08ca320c92816b3086b7c6d97e3d4bc8e43b81e9 /strlcpy.c
parentf054e581dac4921b302e0459a40d1b4f1fbd28ae (diff)
sfeed_web: attribute parsing improvements, improve man page
Fix attribute parsing and now decode entities. The following now works (from helsinkitimes.fi): <base href="https://www.helsinkitimes.fi/" /> <link href="/?format=feed&amp;type=rss" rel="alternate" type="application/rss+xml" title="RSS 2.0" /> <link href="/?format=feed&amp;type=atom" rel="alternate" type="application/atom+xml" title="Atom 1.0" /> Properly associate attributes with the actual tag, this now parses properly (from ascii.jp). <link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon.png" /> <link rel="alternate" type="application/rss+xml" />
Diffstat (limited to 'strlcpy.c')
0 files changed, 0 insertions, 0 deletions