Path: | lib/html/tags.rb |
Last Update: | Tue Aug 21 20:16:20 +0000 2012 |
This encodes the knowledge of HTML 4.0 tags for a parser. It knows about block vs. inline tags, empty tags, and optionally omitted end tags.
Copyright: | Copyright (C) 2003, Johannes Brodwall <johannes@brodwall.com>, Copyright (C) 2002, Ned Konz <ned@bike-nomad.com> |
License: | Ruby‘s license |
CVS ID: | $Id: tags.rb,v 1.4 2004/09/24 23:28:55 jhannes Exp $ |