content: Fix imported posts (markdown syntax, article types)
The auto-importer has created several issues with the markdown syntax which needed manual fixing. Additionally quite a lot of event annoucements were categorized as article.
This commit is contained in:
parent
d2fc9294a2
commit
3957b4e129
181 changed files with 424 additions and 605 deletions
|
@ -1,15 +1,14 @@
|
|||
---
|
||||
authors:
|
||||
- ccchh-archiv
|
||||
categories: article
|
||||
categories: event
|
||||
draft: false
|
||||
lastmod: '2012-01-19T18:39:26+01:00'
|
||||
publishDate: '2012-01-19T18:39:26+01:00'
|
||||
slug: 882-index
|
||||
title: Mojolicious Workshop
|
||||
---
|
||||
![](
|
||||
Die [Hamburger Perlmongers][1] veranstalten am **28. Januar** ab 10 Uhr
|
||||
Die [Hamburger Perlmongers][1] veranstalten am **28. Januar** ab 10 Uhr
|
||||
einen [Mojolicious Workshop im Attraktor][2].
|
||||
|
||||
[Mojolicious][3] ist ein in Perl geschriebenes Webframework ohne externe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue