class Markaby::Tagset
Attributes
doctype[RW]
forms[RW]
self_closing[RW]
Public Class Methods
default_options()
click to toggle source
# File lib/markaby/tags.rb, line 36 def default_options { :tagset => self } end