Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9a1c93d9
Commit
9a1c93d9
authored
Oct 13, 2020
by
Marcin Sedlak-Jakubowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change links to markdownlint and Vale versions
parent
2cb69ca5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/documentation/index.md
doc/development/documentation/index.md
+2
-2
No files found.
doc/development/documentation/index.md
View file @
9a1c93d9
...
@@ -676,7 +676,7 @@ build pipelines:
...
@@ -676,7 +676,7 @@ build pipelines:
```
```
We recommend installing the version of `markdownlint-cli` currently used in the documentation
We recommend installing the version of `markdownlint-cli` currently used in the documentation
linting [Docker image](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/master/
dockerfiles/Dockerfile.gitlab-docs-lint#L38
).
linting [Docker image](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/master/
.gitlab-ci.yml#L420
).
1. Install [`vale`](https://github.com/errata-ai/vale/releases). For example, to install using
1. Install [`vale`](https://github.com/errata-ai/vale/releases). For example, to install using
`brew` for macOS, run:
`brew` for macOS, run:
...
@@ -686,7 +686,7 @@ build pipelines:
...
@@ -686,7 +686,7 @@ build pipelines:
```
```
We recommend installing the version of Vale currently used in the documentation linting
We recommend installing the version of Vale currently used in the documentation linting
[Docker image](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/master/
dockerfiles/Dockerfile.gitlab-docs-lint#L16
).
[Docker image](https://gitlab.com/gitlab-org/gitlab-docs/-/blob/master/
.gitlab-ci.yml#L419
).
In addition to using markdownlint and Vale at the command line, these tools can be
In addition to using markdownlint and Vale at the command line, these tools can be
[integrated with your code editor](#configure-editors).
[integrated with your code editor](#configure-editors).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment