remove redundant Documentation tag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "QR Codes"
|
||||
tags: [ "Documentation", "qrencode", "zbar" ]
|
||||
tags: [ "qrencode", "zbar" ]
|
||||
---
|
||||
|
||||
Make a QR Code image:
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "ffmpeg"
|
||||
tags: [ "Documentation", "Sound", "Vision" ]
|
||||
tags: [ "Sound", "Vision" ]
|
||||
---
|
||||
# Basics
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "imagemagick"
|
||||
tags: [ "Documentation", "Vision" ]
|
||||
tags: [ "Vision" ]
|
||||
---
|
||||
|
||||
Convert jpg to png.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Markdown to PDF"
|
||||
tags: [ "Documentation", "Markdown", "PDF", "Vision" ]
|
||||
tags: [ "Markdown", "PDF", "Vision" ]
|
||||
---
|
||||
|
||||
Turn a markdown file into a pdf:
|
||||
|
Reference in New Issue
Block a user