srid/neuron

YAML pipe syntax not parsed

Open

#175 geöffnet am 13. Mai 2020

Auf GitHub ansehen
 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Haskell (145 Forks)batch import
awaiting-prgood first issuehacktoberfestregression

Repository-Metriken

Stars
 (1.549 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

---
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