<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/.mdlrc.style, branch winh-prepend-entity</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Update docs to pass new markdownlint</title>
<updated>2019-08-22T08:50:31+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-22T08:50:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d2cb8f785edb6fbc9ce00c39d485423d45c0c219'/>
<id>d2cb8f785edb6fbc9ce00c39d485423d45c0c219</id>
<content type='text'>
Deletes extra spaces and line, makes lists consistent, and
fixes links.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Deletes extra spaces and line, makes lists consistent, and
fixes links.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more rules to markdown lint check</title>
<updated>2019-08-12T04:23:01+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-12T04:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=60dfca155c205a0fad1cac367f7225100cb555eb'/>
<id>60dfca155c205a0fad1cac367f7225100cb555eb</id>
<content type='text'>
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered
list prefix), MD030 (spaces after list markers), and fixes
remaining docs that were failing these tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds MD010 (Hard tabs), MD012 (blank lines), MD029 (ordered
list prefix), MD030 (spaces after list markers), and fixes
remaining docs that were failing these tests
</pre>
</div>
</content>
</entry>
<entry>
<title>Expand markdown linting rules for docs</title>
<updated>2019-08-05T02:13:46+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-08-05T02:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=61e1a1492507ad2b77a48ef0a890de62caa590b3'/>
<id>61e1a1492507ad2b77a48ef0a890de62caa590b3</id>
<content type='text'>
MD002 - First header should be level 1
MD006 - Start bullets at beginning of line
MD019 - No multiple spaces after header style
MD022 - Headers surrounded by blank lines
MD025 - Only 1 level 1 header
MD028 - No blank lines within blockquote
MD038 - Spaces inside code span elements
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MD002 - First header should be level 1
MD006 - Start bullets at beginning of line
MD019 - No multiple spaces after header style
MD022 - Headers surrounded by blank lines
MD025 - Only 1 level 1 header
MD028 - No blank lines within blockquote
MD038 - Spaces inside code span elements
</pre>
</div>
</content>
</entry>
<entry>
<title>Update markdown lint style and option files</title>
<updated>2019-07-15T01:42:24+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-15T01:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7f50358d1cc7fbb22dba031293566c454c68eb23'/>
<id>7f50358d1cc7fbb22dba031293566c454c68eb23</id>
<content type='text'>
Add commented lines explaining the file, and including
rules that should pass already, and commented out rules
that can be added in the future, for reference.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add commented lines explaining the file, and including
rules that should pass already, and commented out rules
that can be added in the future, for reference.
</pre>
</div>
</content>
</entry>
<entry>
<title>Centralize config for markdownlint</title>
<updated>2019-07-09T03:01:04+00:00</updated>
<author>
<name>Markus Koller</name>
<email>mkoller@gitlab.com</email>
</author>
<published>2019-07-09T03:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=385233981aca05f5c2ac2cf68af3688539bba62e'/>
<id>385233981aca05f5c2ac2cf68af3688539bba62e</id>
<content type='text'>
The configuration is currently only specified in CI, by moving it into
`.mdlrc` we get immediate feedback locally in supported editors.

To ensure `mdl` is available it's also added to the `Gemfile`, though
CI will still use the version installed in the `gitlab-docs-lint` image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The configuration is currently only specified in CI, by moving it into
`.mdlrc` we get immediate feedback locally in supported editors.

To ensure `mdl` is available it's also added to the `Gemfile`, though
CI will still use the version installed in the `gitlab-docs-lint` image.
</pre>
</div>
</content>
</entry>
</feed>
