通过HTML文本渲染

h1标题

h2标题

h3标题

h4标题

h5标题
h6标题

斜体
alt

这是一个段落p标签


引号标签
span标签
strong标签
sub标签
sup标签
通过节点渲染 Page({ data: { nodes: [{ name: 'div', attrs: { class: 'div_class', style: 'line-height: 60rpx; color: #1AAD19;' }, children: [{ type: 'text', text: 'You never know what you're gonna get.' }] }] }}) 渲染效果: You never know what you're gonna get.
rich-text演示

Title

Life is like a box of  chocolates .

nodes