Keith Devens .com |
Sunday, July 20, 2008 | ![]() |
| And we know that in all things God works for the good of those who love him, who have been... – Paul (Romans 8:28) | ||
|
| ← PyMechanize | Pricelessware → |

Kayode Okeyode (http://www.kayodeok.co.uk/weblog/) wrote:
Keith (http://keithdevens.com/) wrote:
Thanks. Lists are done like:
* Unordered list item 1
* Unordered list item 2
** Nested
*** Again
# Ordered list item 1
# Ordered list item 2
##i Nested, with type of ordered list specified
##i Another
#A one more type
#A and again
Kayode Okeyode (http://www.kayodeok.co.uk/weblog/) wrote:
Thanks. Would you mind updating your instructions with the above? Or providing a link to this stuff on your instructions? That is:
Fee free to post a comment below. No HTML allowed...
Keith (http://keithdevens.com/) wrote:
All of my rules are here:
http://keithdevens.com/software/markup_description
(Hmm... I'll have to change that URL... I don't know why it was in the root of my software directory.)
I may update the description above to link to that page. One of the reasons I haven't is because I don't want people using headings, using raw HTML, or making links to porn images or something. My markup library is designed so that for any instance of it being used, I can turn off whatever features I don't want used, but I'm not sure if I've turned enough features off for commments here 
Keith (http://keithdevens.com/) wrote:
Hey, neat. I had forgotten I'd written a simple syntax highlighter for HTML.
Check it out:
<html>
<head>
<title>This is a test</title>
<link rel="stylesheet" type="text/css" href="/stylesheet.css" />
</head>
<body>
<p>Roar!</p>
</body>
</html>
Kayode Okeyode (http://www.kayodeok.co.uk/weblog/) wrote:
Thanks for the link; I will have to remember to check under the "software" tab next time so if you are worried about possible spamming, you can remove the link posted in your comment.
The syntax highlighter is nice by the way.
Keith (http://keithdevens.com/) wrote:
so if you are worried about possible spamming, you can remove the link posted in your comment.
Nah, first time that happens I'll be spurred to make sure I've set all the appropriate settings. No big deal at all.
Martin (http://traumwind.de/blog/) wrote:
<a href="http://traumwind.de/blog/trw_colormatch.html">6 ColorMatch</a>
- Martin
jhy (http://jon.hedley.net/) wrote:
HPJ wrote:
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.135s.
(Used 8 db queries)

Color Picker: http://www.pagetutor.com/pagetutor/makapage/picker/
Color Contrast Analyser: http://www.juicystudio.com/services/colourcontrast.asp
Color Cop: http://www.datastic.com/tools/colorcop/
SLUGS (Simple Little Utility for Generating Schemes) seems to be down at the moment: http://www.opensourcepan.co.uk/programs/slugs/
PS
I can't figure out how to do lists in your comments.