[w3m-dev 04196] Re: preformatted text

Hiroyuki Ito <[email protected]> Sat, 16 Dec 2006 00:32:37 +0900 (JST)
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>

>  <pre>...</pre> 
> 
> ?  w3m  <pre>...</pre> 
> emacs-w3m  face 
>  w3m-preformatted-face 

<del>, <ins> <pre> 


<table border>
<tr>
<td>
a
</td>
<td>
<pre>a
b
c</pre>
</td>
</tr>
</table>



  <pre>a</pre>
a <pre>b</pre>
  <pre>c</pre>