在Tritium中,如何从节点中删除文本?

时间:2013-06-04 16:28:04

标签: moovweb tritium

我有一些HTML内容结构如下:

<div> 
   random text I want to remove
   <span>Important Text #1</span>
   more text I want to remove
   <span>Important Text #2</span>
</div>

如何在保留重要内容的同时删除此div中的文字?

1 个答案:

答案 0 :(得分:2)

使用remove_text_nodes()删除文本。

请检查此网址以获取解决方案: - http://tritium.moovweb.com/c3387d70958324469350596c6ef334a7da4ac4f1