summaryrefslogtreecommitdiff
path: root/doc/examples/softwaresite/templates
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 02:12:57 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-02-14 02:12:57 +0000
commit185becd208eee2a7acbea52d2c9babdbb5a082f8 (patch)
tree09157af6911484665bb1930603de843bc56c0e35 /doc/examples/softwaresite/templates
parente5f0ac1c599a2bbf7443d418bd9caf9b354ac898 (diff)
response
Diffstat (limited to 'doc/examples/softwaresite/templates')
-rw-r--r--doc/examples/softwaresite/templates/release/discussion.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/examples/softwaresite/templates/release/discussion.mdwn b/doc/examples/softwaresite/templates/release/discussion.mdwn
index ab539f317..d5e51f26d 100644
--- a/doc/examples/softwaresite/templates/release/discussion.mdwn
+++ b/doc/examples/softwaresite/templates/release/discussion.mdwn
@@ -32,3 +32,9 @@ I'd rather not use a template for my release announcements, because these announ
>>> Also, will this discussion page end up in the softwaresite example? If
>>> so, perhaps it should go elsewhere. --[[JoshTriplett]]
+
+>>>> I escape html because markdown does not escape fully formed html tags
+>>>> and I want to be able to mention such tags in my changelogs.
+>>>>
+>>>> This page should probably be moved somewhere else, or just deleted..
+>>>> --[[Joey]]