Sha256: 4c6bb0979deebd6dbe57de7ef9c2b3fbf39c23fa1a9fbfb1b875187237308961
Contents?: true
Size: 174 Bytes
Versions: 3
Compression:
Stored size: 174 Bytes
Contents
module Rocx module Properties class Emphasis < ValueProperty tag :em def ok_values %i(circle comma dot none underDot) end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rocx-0.7.0 | lib/rocx/properties/emphasis.rb |
rocx-0.6.0 | lib/rocx/properties/emphasis.rb |
rocx-0.5.8 | lib/rocx/properties/emphasis.rb |