diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 11:22:35 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:37:59 -0400 |
commit | 95319e76a87b182b8797212c0a11e17d3ae813c5 (patch) | |
tree | 03f4945c60ddc10ef1b292f9851d4d259e39b283 /python | |
parent | eeead556cd6847a82bfaaee472f0faebcaf48a35 (diff) | |
download | slackbuilds-95319e76a87b182b8797212c0a11e17d3ae813c5.tar.gz |
python/sphinxcontrib-jsmath: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/sphinxcontrib-jsmath/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/sphinxcontrib-jsmath/README b/python/sphinxcontrib-jsmath/README index a40ec93757..935d4aca13 100644 --- a/python/sphinxcontrib-jsmath/README +++ b/python/sphinxcontrib-jsmath/README @@ -1,2 +1,2 @@ -sphinxcontrib-jsmath is a Sphinx extension which renders display math in HTML -via JavaScript. +sphinxcontrib-jsmath is a Sphinx extension which renders display math +in HTML via JavaScript. |