Sha256: 37991620886ad345191dc8c67e00ca8b7c9c6e797f46cdacb9202d31c3227b00

Contents?: true

Size: 142 Bytes

Versions: 10

Compression:

Stored size: 142 Bytes

Contents

module CSL
	class Locale
		
		class StyleOptions < Node
			has_no_children
			attr_defaults :'punctuation-in-quote' => false
		end
		
	end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
csl-1.0.0.pre10 lib/csl/locale/style_options.rb
csl-1.0.0.pre9 lib/csl/locale/style_options.rb
csl-1.0.0.pre8 lib/csl/locale/style_options.rb
csl-1.0.0.pre7 lib/csl/locale/style_options.rb
csl-1.0.0.pre6 lib/csl/locale/style_options.rb
csl-1.0.0.pre5 lib/csl/locale/style_options.rb
csl-1.0.0.pre4 lib/csl/locale/style_options.rb
csl-1.0.0.pre3 lib/csl/locale/style_options.rb
csl-1.0.0.pre2 lib/csl/locale/style_options.rb
csl-1.0.0.pre1 lib/csl/locale/style_options.rb