log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
public
>
sg101
log gpp/core/markup.py @ 356:
f54bf3b3bece
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2011-03-04
Brian Neal
Fix 180; Add strikethrough capability to markdown via an extension. Also control in SVN the extensions we are using.
2011-03-03
Brian Neal
Trying out a markdown extension to hopefully fix #166.
2011-03-02
Brian Neal
Fixing #163; make plain links linkable in Markdown. Use an extension found here: https://github.com/r0wb0t/markdown-urlize.
2010-05-08
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.
2009-11-20
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.
2009-11-14
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