Sha256: 1e30879c1762c89d48b1278e496ec1bf5f4b9b77e58d807bf2379d908cd1c39e
Contents?: true
Size: 359 Bytes
Versions: 22
Compression:
Stored size: 359 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. # 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
22 entries across 22 versions & 1 rubygems