From cea303d0addeed6f72d85bc5fe8a70177cd76918 Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Sun, 30 Apr 2023 23:28:15 +0200 Subject: [PATCH] Fixed markdown syntax. Fixes #879 --- docs/philosophy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/philosophy.md b/docs/philosophy.md index 34555c28..41bcfc8b 100644 --- a/docs/philosophy.md +++ b/docs/philosophy.md @@ -8,7 +8,7 @@ presentation. This is best described in a situation where the application programmer and the template designer play different roles, or in most cases are not the same person. -For example, let\'s say you are creating a web page that is displaying a +For example, let's say you are creating a web page that is displaying a newspaper article. - The article `$headline`, `$tagline`, `$author` and `$body` are