lib/webgen/sourcehandler/fragment.rb in gettalong-webgen-0.5.6.20081020 vs lib/webgen/sourcehandler/fragment.rb in gettalong-webgen-0.5.7.20090227
- old
+ new
@@ -1,4 +1,6 @@
+# -*- encoding: utf-8 -*-
+
module Webgen::SourceHandler
# Handles page fragment nodes and provides utility methods for parsing HTML headers and generating
# fragment nodes from them.
class Fragment