Html element tr
[Source]
# File lib/texy/modules/table.rb, line 198 def initialize(texy) super self.tag = 'tr' end
[Validate]