gnu: Fix formatting of python-nbconvert description.

* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
  formatting.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
raingloom 2021-11-16 23:35:09 -05:00 committed by Maxim Cournoyer
parent 3611f99aff
commit 80ba78ab98
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -13089,7 +13089,7 @@ (define-public python-nbconvert
texlive-zapfding))))
(home-page "https://jupyter.org")
(synopsis "Converting Jupyter Notebooks")
(description "The @code{nbconvert} tool, @{jupyter nbconvert}, converts
(description "The @code{nbconvert} tool, @code{jupyter nbconvert}, converts
notebooks to various other formats via Jinja templates. It allows you to
convert an @code{.ipynb} notebook file into various static formats including: