Skip to content

Parser error on front-matter YAML lists #33

@kingdase

Description

@kingdase

Hello,

Unfortunately, the parser cannot handle YAML lists properly.

To be precise: The parser stops working completely if there is a list in the YAML block.

Example:

---
categories:
- Development
- VIM
date: "2012-04-06"
description: "spf13-vim is a cross platform distribution of vim plugins and resources for Vim."
slug: "spf13-vim-3-0-release-and-new-website"
tags:
- .vimrc
- plugins
- spf13-vim
- vim
title: "spf13-vim 3.0 release and new website"
---

## Hello Word

HUGO Front matter docu

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions