From 098b08c106b146a339bed7bbb55c6b3bdc0d38da Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sun, 18 Feb 2018 05:59:12 +0300 Subject: markdownify post excerpts --- _posts/2018-02-18-peculiar-indentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_posts/2018-02-18-peculiar-indentation.md') diff --git a/_posts/2018-02-18-peculiar-indentation.md b/_posts/2018-02-18-peculiar-indentation.md index fceba33..6ec7c73 100644 --- a/_posts/2018-02-18-peculiar-indentation.md +++ b/_posts/2018-02-18-peculiar-indentation.md @@ -2,8 +2,8 @@ title: Peculiar Haskell indentation layout: post excerpt: > - An explanation for nasty parse errors I used to get for nested - do blocks. + An explanation for nasty `parse error`s I used to get for nested `do` + blocks. category: Haskell custom_css: - syntax.css -- cgit v1.2.3