Replace em dashes with ASCII -- across all docs
Remove Unicode em dashes (U+2014) and en dashes (U+2013) from all Markdown files. Use ASCII -- for parenthetical breaks and - for hyphenation, matching standard plain-text conventions.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
- C11 compiler (GCC or Clang)
|
||||
- CMake 3.10+
|
||||
- PulseAudio development library (`libpulse-simple`) — optional, for `SOUND`/`BEEP`/`PLAY`
|
||||
- PulseAudio development library (`libpulse-simple`) -- optional, for `SOUND`/`BEEP`/`PLAY`
|
||||
|
||||
On Debian/Ubuntu:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user