Change quotes in AsciiDoc to left/right Unicode versions

GitHub’s AsciiDoc parser barfs on the standard AsciiDoc syntax to
represent such characters with only ASCII…  Well, everybody should
support UTF‐8 these days.  Let’s just use these directly.
This commit is contained in:
Mike Swanson 2016-09-03 15:34:11 -07:00
parent 47546f6d0c
commit e081ac986f
4 changed files with 28 additions and 28 deletions

4
dist/freedoom.adoc vendored
View file

@ -13,10 +13,10 @@ SYNOPSIS
DESCRIPTION
-----------
Freedoom is a project to create a complete free-content game based on
the 'Doom' engine (often called ``source ports'' or simply ``ports''),
the 'Doom' engine (often called “source ports” or simply “ports”),
which itself is free software. In addition, it maintains
compatibility with 'Doom' itself and is capable of playing the wide
variety of modifications (``mods'') that have been released by an
variety of modifications (“mods”) that have been released by an
active community since 1993.
This command is a simple shell script to assist in running Freedoom,