Module: StandaloneTypograf::Dashes

Extended by:
ActiveSupport::Concern
Included in:
StandaloneTypograf
Defined in:
lib/standalone_typograf/dashes.rb

Defined Under Namespace

Modules: Processor

Constant Summary collapse

CHAR =
{
  :html => '—',
  :utf  => '',
}.freeze