You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sphinx...@googlegroups.com
Hi all, I wrote an extension that add strikethrough text support to Sphinx documentation. It is easy to use and supports both HTML and latexpdf builders. Here is a simple guide:
pip install sphinxnotes-strike
add 'sphinxnotes.strike' to your extensions list in conf.py
ues :strike:`blah` or :del:`blah` to add strikethrough text