/[texi2html]/texi2html/examples/mediawiki.init
ViewVC logotype

Diff of /texi2html/examples/mediawiki.init

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dprice, Wed Aug 3 13:55:28 2005 UTC revision 1.3 by dprice, Fri Aug 12 21:20:14 2005 UTC
# Line 152  sub mediawiki_anchor($;$$$) Line 152  sub mediawiki_anchor($;$$$)
152  # default is {'args' => ['normal'], 'attribute' => ''},    # default is {'args' => ['normal'], 'attribute' => ''},  
153  $style_map{'titlefont'} => {'function' => \&mediawiki_titlefont};  $style_map{'titlefont'} => {'function' => \&mediawiki_titlefont};
154  $style_map{'option'} => {'args' => ['code'],  $style_map{'option'} => {'args' => ['code'],
155                           'attribute' => 'samp',                           'attribute' => 'code',
156                           'quote' => '"'};                           'quote' => '"'};
157  $style_map{'samp'} => {'args' => ['code'],  $style_map{'samp'} => {'args' => ['code'],
158                         'attribute' => 'samp',                         'attribute' => 'code',
159                         'quote' => '"'};                         'quote' => '"'};
160    
161    

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26