[dokuwiki] Re: hex number 0x0 rendering differences

2008-05-21 10:38:38 -0400, Robin Getz:
> I have alot of hex numbers in our wiki, and when I use the markup like:
> 
> <code>
> 0x1000000
> </code>
> 
> Everything looks OK.
> 
> When I use the inline version:
> 
> ''0x1000000'' 
> 
> I get the multiplication sign, not an "x".
> 
> Any ideas?
[...]

You can do ''%%0x1000000%%''

%%xxx%% disables any processing in xxx.

regards,
Stephane
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: