File: t-no-tag.html

package info (click to toggle)
html2wml 0.4.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 816 kB
  • sloc: perl: 2,380; ansic: 56; makefile: 34; sh: 4
file content (11 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11

<p>Very bad HTML document : it has no HTML tag, no HEAD tag and no BODY 
tag; this is not corrected by version 0.4.0 of Html2Wml. 

<p>In this paragraph, there's a <pre>code snippet</pre> <i>immediatly</i> 
followed by a word in italic. 

<p>In this paragraph, there's a <pre>code snippet</pre><i> immediatly</i> 
followed by a word in italic, but this time with no space between the two 
tags.