module

Sanitize::Adapter

Instance methods

end_tag(name : String, attributes : Hash(String, String)) : Nil
Source
start_tag(name : String, attributes : Hash(String, String)) : Nil
Source
write_text(text : String) : Nil
Source

Nested types