Fix space bug in Japanese node's information (#445)

This commit is contained in:
Kazuhito Yokoi
2018-05-24 18:24:58 +09:00
committed by Dave Conway-Jones
parent 989c7147cb
commit 6ebe49cd70
3 changed files with 15 additions and 44 deletions

View File

@@ -1,8 +1,5 @@
<script type="text/x-red" data-help-name="feedparse">
<p>RSS/atomに対する新規エントリのフィードをモニタします</p>
<p><code>msg.topic</code>
<code>msg.payload</code><code>msg.article</code>
ジェクトを設定します記事オブジェクトは<code>.title</code>
<code>.summary</code><code>.date</code></p>
<p><code>msg.topic</code><code>msg.payload</code><code>msg.article</code><code>.title</code><code>.summary</code><code>.date</code></p>
<p>更新頻度を35790分(約24.8)より大きくすることはできません</p>
</script>