mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 19:25:46 -04:00
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:
parent
47546f6d0c
commit
e081ac986f
4 changed files with 28 additions and 28 deletions
4
dist/freedoom.adoc
vendored
4
dist/freedoom.adoc
vendored
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue