log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/core/markup.py @ 449:
cb33b90d5596
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
Fri, 04 Mar 2011 02:10:37 +0000
Brian Neal
Fix 180; Add strikethrough capability to markdown via an extension. Also control in SVN the extensions we are using.
Thu, 03 Mar 2011 03:00:15 +0000
Brian Neal
Trying out a markdown extension to hopefully fix #166.
Wed, 02 Mar 2011 03:16:19 +0000
Brian Neal
Fixing #163; make plain links linkable in Markdown. Use an extension found here: https://github.com/r0wb0t/markdown-urlize.
Sat, 08 May 2010 23:44:59 +0000
Brian Neal
Fix #81: could not get paragraphs in Markdown due to the interaction between smiley and Markdown. Refactored the smilify code to use a series of regular expressions over the text when working with markdown.
Fri, 20 Nov 2009 01:43:32 +0000
Brian Neal
Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML.
Sat, 14 Nov 2009 04:32:32 +0000
Brian Neal
Refactored the markdown/smiley logic. Created classes for Markdown and Smilify. No longer call render_to_string() in models.py for various models.
less
more
|
(0)
tip