summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2022-08-20 21:14:47 +0200
committerMatthäus G. Chajdas <dev@anteru.net>2022-08-20 21:14:47 +0200
commit8a528f999462dca75806e37a8543c5fcaad8aef9 (patch)
tree4293a1165ac6555ec6436a4b3bbd9250e6edd8ae /README.rst
parenta60ed3d256a53875087e07b3557c5c766089bdbb (diff)
downloadpygments-git-8a528f999462dca75806e37a8543c5fcaad8aef9.tar.gz
More documentation fixes.
* Copy the security paragraph to security.rst * Fix missing maintainer in docs/index.rst * Fix incorrect emphasis markup
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 36810443..204e46b1 100644
--- a/README.rst
+++ b/README.rst
@@ -69,10 +69,10 @@ but we will never be able to eliminate all bugs in this area.
Our recommendations are:
-* Ensure that the Pygments process is _terminated_ after a reasonably short
+* Ensure that the Pygments process is *terminated* after a reasonably short
timeout. In general Pygments should take seconds at most for reasonably-sized
input.
-* _Limit_ the number of concurrent Pygments processes to avoid oversubscription
+* *Limit* the number of concurrent Pygments processes to avoid oversubscription
of resources.
The Pygments authors will treat any bug resulting in long processing times with