Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
ee6333d5
Verified
Commit
ee6333d5
authored
1 year ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
notice markdownlint is now packaged in debian
parent
719e7706
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
service/documentation.md
+4
-2
4 additions, 2 deletions
service/documentation.md
with
4 additions
and
2 deletions
service/documentation.md
+
4
−
2
View file @
ee6333d5
...
...
@@ -105,8 +105,8 @@ check with [codespell][].
### Markdown linting
You can install
[
markdownlint
][]
using the upstream instructions,
but
anarcat prefers to
run it under
D
ocker
,
with a
wrapper script like
:
You can install
[
markdownlint
][]
using the upstream instructions,
or
run it under
d
ocker with a
following wrapper
:
[
markdownlint
]:
https://github.com/markdownlint/markdownlint
...
...
@@ -117,6 +117,8 @@ anarcat prefers to run it under Docker, with a wrapper script like:
Drop this somewhere in your path as
`mdl`
and it will behave just as
if it was installed locally.
Otherwise markdown lint ships with Debian 13 (trixie) and later.
Then you should drop this in
`.git/hooks/pre-commit`
(if you want to
enforce checks):
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment