Skip to content

Commit

Permalink
Releasing Version 2.2.0 (#159)
Browse files Browse the repository at this point in the history
* Added CSVTable to docs

* Added markdown to horizontal rule tests

* Updated the poetry file

* Added a comment

* Finalized the version number

* Added Python 3.12 to testing

* Revert "Added Python 3.12 to testing"

This reverts commit 241fd67.
  • Loading branch information
jrg94 authored Nov 22, 2023
1 parent 38ab0a3 commit 1a2f8ee
Show file tree
Hide file tree
Showing 4 changed files with 430 additions and 373 deletions.
8 changes: 8 additions & 0 deletions docs/docs/template-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ make use of any external dependencies. In the latter
case, that restriction does not apply. With that said,
the existing templates can be found below.

CSVTable
^^^^^^^^

.. autoclass:: snakemd.CSVTable
:members:
:undoc-members:
:show-inheritance:

TableOfContents
^^^^^^^^^^^^^^^

Expand Down
Loading

0 comments on commit 1a2f8ee

Please sign in to comment.