diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-24 15:11:48 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2019-11-24 15:11:48 +0100 |
commit | 7ab5fc54b9671ee435a6258892b667196c4ad598 (patch) | |
tree | 56f5577c39456c50961d7e116d7047750d818178 /doc | |
parent | 5cf169e88e97cdaa15a302a5cb7d28ce5132be3e (diff) |
sfeed_opml_import: improve import with nested <outline>
This nested format is used by Mozilla Thunderbird:
<outline title="">
<outline type="rss" title="" text="" xmlUrl=""/>
</outline>
other tests:
- newsboat -e uses the title attribute, not text.
- rss2email 3.x, r2e opmlexport uses type, text and xmlUrl (correct).
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions