Florian Staudacher
|
1a94a24fde
|
fix autolinking links that start with just www... and not a complete http://...
(fixes #3468)
|
2012-08-09 13:09:06 +02:00 |
|
Florian Staudacher
|
6613522097
|
implement "special symbols" (switch certain strings for utf-8 symbols), fixes #3140
|
2012-08-08 00:26:20 +02:00 |
|
Florian Staudacher
|
8d512c22ac
|
fix markdown linking of images, also improve tests grammatically
+ 1 js syntax error
|
2012-08-07 23:53:24 +02:00 |
|
Florian Staudacher
|
fe130caf10
|
moved non-ascii url markdown tests to text_formatter_spec, added test case + fix
|
2012-04-16 23:41:05 +02:00 |
|
Dennis Collinson
|
d767410e6d
|
mentions are clickable in framer
|
2012-04-11 18:34:12 -07:00 |
|
danielgrippi
|
39d688044d
|
DG DC; visual fixups
|
2012-04-04 18:59:19 -07:00 |
|
Alex Harrison
|
763f8465eb
|
Added test for adding target=_blank to autolinks
|
2012-02-12 22:43:52 +01:00 |
|
Jonne Haß
|
7aaaf4f43b
|
use guid instead of id for /people/ urls
|
2012-01-23 23:35:31 +01:00 |
|
Maxwell Salzberg
|
d5563d8802
|
TT MS; fix a bug when the mention string is not actually in the mentions
|
2012-01-16 15:59:40 -08:00 |
|
danielgrippi
|
8150d32b86
|
using pageDown Markdown library, fixing autolinking. created app.helpers.textFormatter, which takes care of text formatting; functions can be called individually throughout the app
|
2012-01-15 18:28:58 -08:00 |
|