<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/user/markdown.md, branch github-importer-refactor</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Demonstrate &lt;details&gt; and &lt;summary&gt; tags in doc/user/markdown.md</title>
<updated>2017-09-15T15:15:59+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>jamedjo@gmail.com</email>
</author>
<published>2017-09-13T10:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f72144fd925433e7771c466238b5ddcf84aecc15'/>
<id>f72144fd925433e7771c466238b5ddcf84aecc15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support references to group milestones</title>
<updated>2017-08-07T10:55:00+00:00</updated>
<author>
<name>Sean McGivern</name>
<email>sean@gitlab.com</email>
</author>
<published>2017-08-03T11:50:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=149528f472f3d2f3865ae01c764b81c6a97f9380'/>
<id>149528f472f3d2f3865ae01c764b81c6a97f9380</id>
<content type='text'>
Group milestones can only be referred to by name, not IID. They also do not
support cross-project references.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Group milestones can only be referred to by name, not IID. They also do not
support cross-project references.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update markdown.md</title>
<updated>2017-04-25T13:19:03+00:00</updated>
<author>
<name>Simon Hardt</name>
<email>hardysim@gmail.com</email>
</author>
<published>2017-04-25T13:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=a3f67eb9d82fe31bd216102bd428a44ce1b2d7b0'/>
<id>a3f67eb9d82fe31bd216102bd428a44ce1b2d7b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update markdown.md example with asterisks and underscores for clarity</title>
<updated>2017-03-13T23:18:45+00:00</updated>
<author>
<name>Lee Matos</name>
<email>lee@gitlab.com</email>
</author>
<published>2017-03-13T23:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5111525a4a1dc6a4e5498875b9198c265d6ea288'/>
<id>5111525a4a1dc6a4e5498875b9198c265d6ea288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SanitizationFilter allows html5 details and summary (Issue #21605)</title>
<updated>2017-03-06T16:27:49+00:00</updated>
<author>
<name>James</name>
<email>git@jamedjo.co.uk</email>
</author>
<published>2016-09-28T11:46:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=00f5cb84d55036542165c756e235619631bc7dee'/>
<id>00f5cb84d55036542165c756e235619631bc7dee</id>
<content type='text'>
Also adds details/summary tags to Copy-as-GFM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds details/summary tags to Copy-as-GFM
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most of broken docs links</title>
<updated>2017-02-15T18:27:40+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-02-15T18:27:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2ed14458c539e3c8276799620c4e6a29a500f76'/>
<id>f2ed14458c539e3c8276799620c4e6a29a500f76</id>
<content type='text'>
[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-10' into 'master'</title>
<updated>2017-02-08T12:47:41+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2017-02-08T12:47:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=9ce16b48713e6a7bd8af20ea2f652dad804712fe'/>
<id>9ce16b48713e6a7bd8af20ea2f652dad804712fe</id>
<content type='text'>
Show how to reference a line within a repository file.

See merge request !8249</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show how to reference a line within a repository file.

See merge request !8249</pre>
</div>
</content>
</entry>
<entry>
<title>fix nested tasks in ordered list</title>
<updated>2017-01-24T14:08:16+00:00</updated>
<author>
<name>Jarka Kadlecova</name>
<email>jarka@gitlab.com</email>
</author>
<published>2017-01-18T13:33:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f30ad3ff1f958ccb783f3fab68269e61f1a79b3d'/>
<id>f30ad3ff1f958ccb783f3fab68269e61f1a79b3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Shows how to reference a line within a repository file.</title>
<updated>2016-12-22T09:36:49+00:00</updated>
<author>
<name>Marcel Huber</name>
<email>marcelhuberfoo@gmail.com</email>
</author>
<published>2016-12-22T09:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7dba8cd2036c0bea0636055835b4f81fe79966af'/>
<id>7dba8cd2036c0bea0636055835b4f81fe79966af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Render math in Asciidoc and Markdown with KaTeX using code blocks</title>
<updated>2016-12-14T16:50:54+00:00</updated>
<author>
<name>Munken</name>
<email>mm.munk@gmail.com</email>
</author>
<published>2016-12-09T00:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=2d170a20dc4cd3423ac7994c797cae8fbed263ba'/>
<id>2d170a20dc4cd3423ac7994c797cae8fbed263ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
