/[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.1 by dprice, Mon Jul 25 13:47:22 2005 UTC revision 1.2 by dprice, Wed Aug 3 13:55:28 2005 UTC
# Line 151  sub mediawiki_anchor($;$$$) Line 151  sub mediawiki_anchor($;$$$)
151    
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'],
155                             'attribute' => 'samp',
156                             'quote' => '"'};
157    $style_map{'samp'} => {'args' => ['code'],
158                           'attribute' => 'samp',
159                           'quote' => '"'};
160    
161    
162    

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

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