Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/teacup.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ elements =
regular: 'a abbr address article aside audio b bdi bdo blockquote body button
canvas caption cite code colgroup datalist dd del details dfn div dl dt em
fieldset figcaption figure footer form h1 h2 h3 h4 h5 h6 head header hgroup
html i iframe ins kbd label legend li map mark menu meter nav noscript object
ol optgroup option output p pre progress q rp rt ruby s samp section
html i iframe ins kbd label legend li main map mark menu meter nav noscript
object ol optgroup option output p pre progress q rp rt ruby s samp section
select small span strong sub summary sup table tbody td textarea tfoot
th thead time title tr u ul video'

Expand Down