Last active
December 29, 2015 04:19
-
-
Save noqqe/7613657 to your computer and use it in GitHub Desktop.
Converts categories from octopress header to tags in acrylamid (see example diff)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
date: '2010-07-24 15:07:54' | |
layout: post | |
slug: mysql-datenbanken-einzeln-sichern | |
status: publish | |
comments: true | |
title: MySQL | Datenbanken einzeln sichern | |
-categories: | |
-- Coding | |
-- Debian | |
-- Linux | |
-- PlanetenBlogger | |
-- SQL | |
-- backup | |
-- mysql | |
-- single file | |
-- sql | |
+tags: [ Coding, Debian, Linux, PlanetenBlogger, SQL, backup, mysql, single file, sql] | |
--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment