# File lib/amrita/tag.rb, line 199 def accept_child(child_tag) not HtmlTagInfo::BLOCK_OR_ITEM.include?(child_tag) end