<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/markdown, branch commit-project</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Update markdown docs with latest references</title>
<updated>2015-04-20T17:01:47+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-17T16:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b595249462346d48817330baf8c253b6f08690a1'/>
<id>b595249462346d48817330baf8c253b6f08690a1</id>
<content type='text'>
Also, tables! (╯°□°）╯︵ ┻━┻)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, tables! (╯°□°）╯︵ ┻━┻)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more GFM reference examples to docs</title>
<updated>2015-04-20T17:01:42+00:00</updated>
<author>
<name>Robert Speicher</name>
<email>rspeicher@gmail.com</email>
</author>
<published>2015-04-06T16:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=02809e1cf874122bab3e269ae7362be3ad8a87bd'/>
<id>02809e1cf874122bab3e269ae7362be3ad8a87bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document support for inline HTML</title>
<updated>2015-04-11T08:38:34+00:00</updated>
<author>
<name>Ben Bodenmiller</name>
<email>bbodenmiller@hotmail.com</email>
</author>
<published>2015-04-11T08:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=efe023e795ab5e1d44f0ead436a363faaf41c538'/>
<id>efe023e795ab5e1d44f0ead436a363faaf41c538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8007 from mr-vinn/markdown-tags</title>
<updated>2015-03-25T17:21:03+00:00</updated>
<author>
<name>Dmitriy Zaporozhets</name>
<email>dmitriy.zaporozhets@gmail.com</email>
</author>
<published>2015-03-25T17:21:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=6199da0cb49d2e30071d2bbb08735ce2265c7aff'/>
<id>6199da0cb49d2e30071d2bbb08735ce2265c7aff</id>
<content type='text'>
Allow HTML tags in user Markdown input</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow HTML tags in user Markdown input</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into 'master'</title>
<updated>2015-03-25T08:16:16+00:00</updated>
<author>
<name>Hannes Rosenögger</name>
<email>123haynes@gmail.com</email>
</author>
<published>2015-03-25T08:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=de9d51eea36a084376715f043ce3fc218ffd9855'/>
<id>de9d51eea36a084376715f043ce3fc218ffd9855</id>
<content type='text'>
Documentation - Markdown - added missing line-break info

as promised, I updated the Markdown documentation with the line-breaks info

See merge request !186
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Documentation - Markdown - added missing line-break info

as promised, I updated the Markdown documentation with the line-breaks info

See merge request !186
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into markdown-tags</title>
<updated>2015-03-21T15:03:35+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-03-21T15:03:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f5e65e2e508269ff7c18318526ba01f8e7d83951'/>
<id>f5e65e2e508269ff7c18318526ba01f8e7d83951</id>
<content type='text'>
Merge updated CHANGELOG entries
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge updated CHANGELOG entries
</pre>
</div>
</content>
</entry>
<entry>
<title>Change HTML sanitization</title>
<updated>2015-03-20T03:24:07+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-03-18T03:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=52bf95ae380dc06243d0c4e5c8eb80f8be15a4f3'/>
<id>52bf95ae380dc06243d0c4e5c8eb80f8be15a4f3</id>
<content type='text'>
Use the `SanitizationFilter` class from the html-pipeline gem for inline
HTML instead of calling the Rails `sanitize` method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the `SanitizationFilter` class from the html-pipeline gem for inline
HTML instead of calling the Rails `sanitize` method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix link to URL auto-linking section in markdown help</title>
<updated>2015-03-19T11:59:04+00:00</updated>
<author>
<name>Piotr Sampławski</name>
<email>sampi60@gmail.com</email>
</author>
<published>2015-03-19T11:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=81c06ee53ce8c872f26d7626ab98b9a8ed7d3a72'/>
<id>81c06ee53ce8c872f26d7626ab98b9a8ed7d3a72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into markdown-tags</title>
<updated>2015-03-18T02:53:09+00:00</updated>
<author>
<name>Vinnie Okada</name>
<email>vokada@mrvinn.com</email>
</author>
<published>2015-03-18T02:53:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=feeffc442618d92040cd1cc38158b689a09988fd'/>
<id>feeffc442618d92040cd1cc38158b689a09988fd</id>
<content type='text'>
Use the latest HTML pipeline gem
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use the latest HTML pipeline gem
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'enhance_markdown_linebreak_docs' into 'master'</title>
<updated>2015-03-13T10:25:58+00:00</updated>
<author>
<name>Hannes Rosenögger</name>
<email>123haynes@gmail.com</email>
</author>
<published>2015-03-13T10:25:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=12f1a42eccb8c11031ee84157ed5dc6ce0bf23cc'/>
<id>12f1a42eccb8c11031ee84157ed5dc6ce0bf23cc</id>
<content type='text'>
Enhance Markdown linebreak docs

The "Line Breaks" section within the Markdown docs was missing an example of creating a line break within a paragraph by ending a line with two spaces.

See merge request !335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Enhance Markdown linebreak docs

The "Line Breaks" section within the Markdown docs was missing an example of creating a line break within a paragraph by ending a line with two spaces.

See merge request !335
</pre>
</div>
</content>
</entry>
</feed>
