X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/b2be59c4f3907ccf13f159d624279359136464f0..082d363b562650988d2d57c73497801a4f8794ed:/Shiar_Sheet/FormatChar.pm diff --git a/Shiar_Sheet/FormatChar.pm b/Shiar_Sheet/FormatChar.pm index 78f2a19..759ca85 100644 --- a/Shiar_Sheet/FormatChar.pm +++ b/Shiar_Sheet/FormatChar.pm @@ -81,6 +81,7 @@ sub cell { push @class, 'ex'; # discouraged } + $input =~ s/^\\//; # escaped char ($cell, $title, my $class, $mnem) = $self->glyphs_html($input); if ($self->{style} = 'di') {