index
:
markdown/.git
master
A Python implementation of John Gruber’s Markdown with Extension support.
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
extensions
/
smarty.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure InlinePatterns don't drop newlines.
Waylan Limberg
2015-11-06
1
-1
/
+3
*
Add a test to make sure quotes processor does not touch code blocks
Dmitry Shachnev
2015-06-19
1
-1
/
+1
*
tests: Add a failing case for `<<Hello>>` to smarty test
Dmitry Shachnev
2015-06-15
1
-0
/
+1
*
smarty: Add back special case for decade abbreviations
Dmitry Shachnev
2015-03-18
1
-5
/
+5
*
Code Blocks must always be AtomicStrings
Waylan Limberg
2014-09-08
1
-1
/
+5
*
Fixed an old typo in the smarty extension and added a test case.
Martin Altmayer
2014-08-11
1
-1
/
+2
*
smarty: add support for angled quotes
Dmitry Shachnev
2014-06-19
1
-0
/
+2
*
Add failing unit test for smarty: ellipsis before close double quote generate...
Lawrence Kesteloot
2014-05-31
1
-0
/
+1
*
Add a (failing) test for Smarty extension.
Dmitry Shachnev
2014-02-13
1
-1
/
+2
*
Some fixes requested by @waylan, cleanup and tests improvements
Dmitry Shachnev
2013-07-27
1
-1
/
+5
*
Add smarty extension, based on SmartyPants library
Dmitry Shachnev
2013-07-26
1
-0
/
+16