Skip to content

Commit

Permalink
master: Users view of spell checker change.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradbell committed Aug 25, 2024
1 parent 622c510 commit 71420a7
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
10 changes: 9 additions & 1 deletion test_rst/2024.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
!!!!

.. meta::
:keywords: 2024,xrst,release,notes,for,mm-dd,08-13,08-12,06-25,04-30,04-06,04-05,03-30,03-29,03-28,03-19,03-16,03-04,03-02,03-01,02-29,02-25,02-14,02-03,01-29,01-21,01-04,01-01
:keywords: 2024,xrst,release,notes,for,mm-dd,08-25,08-13,08-12,06-25,04-30,04-06,04-05,03-30,03-29,03-28,03-19,03-16,03-04,03-02,03-01,02-29,02-25,02-14,02-03,01-29,01-21,01-04,01-01

.. index:: 2024, xrst, release, notes, 2024

Expand All @@ -24,6 +24,14 @@ xrst Release Notes for 2024
mm-dd
*****

.. _2024@mm-dd@08-25:

08-25
=====
Comment out the choice of the pyenchant in the example configuration file;
see the heading Example under :ref:`config_file@spell_package` .
This was done because pyenchant is harder to set up on some systems.

.. _2024@mm-dd@08-13:

08-13
Expand Down
7 changes: 7 additions & 0 deletions user/2024.xrst
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ SPDX-FileContributor: 2020-24 Bradley M. Bell
github
ini
macos
pyenchant
pytest
stderr
tox
Expand All @@ -22,6 +23,12 @@ xrst Release Notes for 2024
mm-dd
*****

08-25
=====
Comment out the choice of the pyenchant in the example configuration file;
see the heading Example under :ref:`config_file@spell_package` .
This was done because pyenchant is harder to set up on some systems.

08-13
=====
The syntax for the literal command was split into the
Expand Down

0 comments on commit 71420a7

Please sign in to comment.