src="example.com/json" を使用したamp-listを見てきました。しかし、amp-list 内でブロガーの json フィードを使用する方法はありますか?
<amp-list width="auto" height="140" layout="fixed-height"
src="https://example.blogspot.com/feeds/posts/default?alt=json">
<template type="amp-mustache">
-----
</template>
</amp-list>