diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:54:14 -0500 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-12 14:54:14 -0500 |
commit | bc694160ccbbbc8f55e4ee8c58213f3d8165a4c0 (patch) | |
tree | 8ecb999082f422f1e15320aaff884623da0c958a | |
parent | e17cbd458c8ff32d92e6b5b17afcfb56aa8a62d7 (diff) |
development/jupyterlab_pygments: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | development/jupyterlab_pygments/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/jupyterlab_pygments/README b/development/jupyterlab_pygments/README index 9590c78367eb..3d45bd6114f4 100644 --- a/development/jupyterlab_pygments/README +++ b/development/jupyterlab_pygments/README @@ -1,2 +1,2 @@ -jupyterlab_pygments is a syntax coloring theme for pygments making use of the -JupyterLab CSS variables. +jupyterlab_pygments is a syntax coloring theme for pygments making use +of the JupyterLab CSS variables. |