File: remove-nodeico.patch

package info (click to toggle)
node-marked-man 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 412 kB
  • ctags: 26
  • sloc: makefile: 14
file content (13 lines) | stat: -rw-r--r-- 446 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: remove remote png from README
 especially since it makes marked-man generate a bad man page
Last-Update: 2016-11-11
Author: Jérémy Lal <kapouer@melix.org>
Forwarded: https://github.com/kapouer/marked-man/issues/7
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-[![NPM](https://nodei.co/npm/marked-man.png?downloads=true)](https://nodei.co/npm/marked-man/)
-
 marked-man(1) -- markdown to roff
 =================================