We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9b1c96 commit 823c42fCopy full SHA for 823c42f
docs/source/usage.rst
@@ -104,9 +104,9 @@ Define a custom style
104
~~~~~~~~~~~~~~~~~~~~~
105
106
Check
107
-```TableStyle`` <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/table_style.py>`__
+`TableStyle <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/table_style.py>`_
108
for more info and
109
-```PresetStyle`` <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/preset_style.py>`__
+`PresetStyle <https://github.com/DenverCoder1/table2ascii/blob/main/table2ascii/preset_style.py>`_
110
for examples.
111
112
.. code:: py
0 commit comments