srid/neuron

YAML pipe syntax not parsed

Open

#175 opened on May 13, 2020

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

Repository metrics

Stars
 (1,549 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide