6.18. Html parser test

This is an Html test for bold and italicsand strong, emphasised and code.Sizes too: big and small.

We can also do lists: an ordered list

  1. an ordered list item
  2. another ordered list item
and an unordered listand a description list:
dl key 1
description 1
dl key 2
description 2
Here's a code display, using PRE tag:
A code example.With PRE tags.
Now for some script.print "Python script"weave("Some Python script made this.")