diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-11-14 03:01:06 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-11-14 03:01:06 +0100 |
commit | b08105bfe7a5aa1e8467dae84601a585f490318a (patch) | |
tree | 2edc38722a7bbd2c070c8b0207c3bfdc1856b36d /src/srp/gsp | |
parent | ebb2e8d6e7a981bf35c5df6d5b4ce5d9ec0429cb (diff) |
Use single quotes
Diffstat (limited to 'src/srp/gsp')
-rw-r--r-- | src/srp/gsp/index.gsp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/srp/gsp/index.gsp b/src/srp/gsp/index.gsp index b417165..8c56883 100644 --- a/src/srp/gsp/index.gsp +++ b/src/srp/gsp/index.gsp @@ -86,8 +86,8 @@ html lang="en" { p {- Oh no.} p {- - Now most readers probably had the initial reaction of “@em{-What’s wrong - with Markdown?}”. To answer your question: everything. The issue I + Now most readers probably had the initial reaction of ‘@em{-What’s wrong + with Markdown?}’. To answer your question: everything. The issue I have with these highly-prevalent Markdown-based replacements for m4_abbr(HTML) is that they ignore the fundamental fact that m4_abbr(HTML) and Markdown are @em{-not} compatible languages with each |