Ebrahim Byagowi
7e3ff18523
Add RTL support to markdown renderer
2016-10-16 17:47:48 +03:30
tiagonbotelho
519275c110
fixes part1 of files to start using active tense
2016-08-09 15:06:23 +01:00
Connor Shea
c7b04841c0
Wrap images in divs with Banzai and limit max-height.
...
Add max-height to prevent images from displaying larger than the provided screen size.
Also fix a failing test and add a new one.
2016-06-27 09:16:07 -06:00
connorshea
b9abf938ed
Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter.
...
Resolves #14411 .
See merge request !3464
2016-04-04 19:44:07 -06:00
Douwe Maan
22999a6fa6
Revert "Merge branch 'remove-redcloth' into 'master'
"
...
This reverts commit e426c027b0
, reversing
changes made to c3676aa156
.
2015-12-11 16:16:07 +01:00
Douwe Maan
3fd1a36d74
Fix spec
2015-12-09 12:00:26 +01:00
Stan Hu
359ed48638
Fix Style/AlignHash cop violations
2015-06-22 22:24:39 -07:00
Christian Walther
90aa870c36
Fix invalid Atom feeds when using emoji, horizontal rules, or images.
...
Fixes issues #880 , #723 , #1113 : Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like <img> and <hr>, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
2015-03-16 22:05:52 +01:00
Jeroen van Baarsen
026e988544
Even more hound fixes
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-12 21:00:55 +01:00
Jeroen van Baarsen
0c4a70a306
Updated rspec to rspec 3.x syntax
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-02-12 19:17:35 +01:00
Jeroen van Baarsen
2a4ee2fd7f
make sure the user.name is escaped
...
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
2015-01-04 14:09:35 +01:00
Dmitriy Zaporozhets
a46fe875c6
Feature: atom feed for user activity
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-12-04 21:49:19 +02:00