mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
README: Escape IPA notation.
The slashes being part of the IPA notation, they are here interpreted as italic in org format. As suggested in info '(org) Escape Character', a zero-width space is added to prevent italic format. * README: Add zero width space to prevent italic formatting. Change-Id: Iee5f651076ce15aeea3f3b05da761faae4f2c699 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
parent
a670acfe5c
commit
68a1a48243
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -1,6 +1,6 @@
|
|||
-*- mode: org -*-
|
||||
|
||||
[[https://www.gnu.org/software/guix/][GNU Guix]] (IPA: /ɡiːks/) is a purely functional package manager, and
|
||||
[[https://www.gnu.org/software/guix/][GNU Guix]] (IPA: /ɡiːks/) is a purely functional package manager, and
|
||||
associated free software distribution, for the [[https://www.gnu.org/gnu/gnu.html][GNU system]]. In addition
|
||||
to standard package management features, Guix supports transactional
|
||||
upgrades and roll-backs, unprivileged package management, per-user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue