Your message dated Fri, 20 Oct 2023 10:57:07 +0200
with message-id <20231020105707.02299123@debian>
and subject line Re: suggestion: include of markdownlint as .deb, bug to be
closed.
has caused the Debian Bug report #1025320,
regarding suggestion: include of markdownlint as .deb
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1025320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1025320
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: markdown
Version: 1.0.1-11
Severity: wishlist
X-Debbugs-Cc: [email protected]
Dear Maintainer,
while using markdown more often for taking notes, I noticed markdownlint[1]
as a handy tool to reveal inconsistencies in the formatting. On the project
page, a few Linuxes are listed which provide the too from their repositories
as a package. In the case of Debian (and cross-checked with `synaptic` for
Debian 12/bookworm), there is no .deb yet, though the idea already floats
in the project's issue at list since 2020.[2] Instead, `rubygems` and the
subsequent call
```shell
gem install mdl
```
is one possibility to install the program here.
Thus I would like to relay the idea with the suggest to add a .deb as a
vector of distribution for markdownlint.
[1] https://github.com/markdownlint/markdownlint
[2] https://github.com/markdownlint/markdownlint/issues/310
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.0.0-4-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages markdown depends on:
ii perl 5.36.0-4
markdown recommends no packages.
markdown suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
With current markdownlint currently packaged as `ruby-mdl` the syntax checker
was packaged. As an application rather than a library, the transition to be
renamed as `mdl` currently is filed in a separate RFS.
--- End Message ---