6.8. Html parser test
6.8. 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
- an ordered list item
- another ordered list item
and an unordered list- an unordered list item
- another unordered list item
and 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.")