srid/neuron

YAML pipe syntax not parsed

Open

#175 aberto em 13 de mai. de 2020

Ver no GitHub
 (3 comments) (1 reaction) (0 assignees)Haskell (145 forks)batch import
awaiting-prgood first issuehacktoberfestregression

Métricas do repositório

Stars
 (1.549 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

---
title: |
  Some title
---

Foo

Error:

user error (20eescg.md:2:0: error
   | 
 2 |   Some title
   | ^
Unexpected ' ')

That used to work with the commit from a few hours ago, so I'm guessing https://github.com/srid/neuron/commit/c77d4f0920917921495e3cea5579a096cb8156b3 broke it

Guia do colaborador