From 79e9e2adaf8caaad32a0e2c368f511f501889395 Mon Sep 17 00:00:00 2001 From: Jerry James Date: Tue, 13 Jan 2026 21:36:12 -0700 Subject: [PATCH] Reflow the description text --- python-sphinx-book-theme.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/python-sphinx-book-theme.spec b/python-sphinx-book-theme.spec index a83e8e9..0524804 100644 --- a/python-sphinx-book-theme.spec +++ b/python-sphinx-book-theme.spec @@ -27,14 +27,14 @@ BuildRequires: nodejs-npm BuildRequires: yarnpkg %global _description %{expand: -This is a lightweight Sphinx theme designed to mimic the look-and-feel of -an interactive book. It has the following primary features: +This is a lightweight Sphinx theme designed to mimic the look-and-feel of an +interactive book. It has the following primary features: - Bootstrap 5 for visual elements and functionality -- Flexible content layout that is inspired by beautiful online books, - such as the Edward Tufte CSS guide -- Visual classes designed for Jupyter Notebooks. Cell inputs, outputs, - and interactive functionality are all supported. +- Flexible content layout that is inspired by beautiful online books, such as + the Edward Tufte CSS guide +- Visual classes designed for Jupyter Notebooks. Cell inputs, outputs, and + interactive functionality are all supported. - Launch buttons for online interactivity. For pages that are built with computational material, connect your site to an online BinderHub for interactive content.}