mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[GH-ISSUE #307] colored output #263
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#263
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @astier on GitHub (Jul 29, 2020).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/307
Hallo. Great project. Thank you. Is it possible to get colored output?
For example the fist part (filename/line-number/cursor-position) would be read/blue/green/etc and the actual message would be white. Something like the colored output from
grep.@DavidAnson commented on GitHub (Jul 29, 2020):
Thanks! I think you want to open the issue against
markdownlint-cli(this library doesn’t output anything). Unfortunately, I can’t transfer the issue for you.https://github.com/igorshubovych/markdownlint-cli
@astier commented on GitHub (Jul 29, 2020):
You are right. I will transfer it.