Sha256: 9da0334eaa07bc5bf30036c26ed5af988c862fbb882bce4ec6ddecc14f44d8a1
Contents?: true
Size: 380 Bytes
Versions: 47
Compression:
Stored size: 380 Bytes
Contents
# # define DOCTYPE: HTML 4.01 Tr without DTD's URL (for compatible mode) # # Copyright (c) 2005 TADA Tadashi <sho@spc.gr.jp> # You can distribute this file under the GPL2 or any later version. # def doctype %Q[<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">] end # Local Variables: # mode: ruby # indent-tabs-mode: t # tab-width: 3 # ruby-indent-level: 3 # End:
Version data entries
47 entries across 36 versions & 1 rubygems