Compatibility table
```````````````````

.. |unknown| image:: assets/grey.png
    :width: 16
    :height: 16

.. |none| image:: assets/black.png
    :width: 16
    :height: 16

.. |low| image:: assets/red.png
    :width: 16
    :height: 16

.. |partial| image:: assets/yellow.png
    :width: 16
    :height: 16

.. |most| image:: assets/blue.png
    :width: 16
    :height: 16

.. |full| image:: assets/green.png
    :width: 16
    :height: 16

Key
^^^

.. note:: This color system is subjective.

============    ===========
Color           Meaning
============    ===========
|unknown|       unknown
|none|          none
|low|           low
|partial|       partial
|most|          most
|full|          full
============    ===========

Status
^^^^^^

=======================   =====================   ============   ========================================================================================================  =============================================
Parser                    Status                  Alias of       Supported parser version                                                                                  Source
=======================   =====================   ============   ========================================================================================================  =============================================
``cmark``                 |most|                                 Version 0.29 (2019-04-06)                                                                                 https://github.com/commonmark/cmark
``commonmarker``          |most|                  ``github``                                                                                                               https://github.com/gjtorikian/commonmarker
``github``                |most|                                 Version 0.29-gfm (2019-04-06)                                                                             https://github.com/github/cmark
``goldmark``              |most|                  ``cmark``                                                                                                                https://github.com/yuin/goldmark
``gitlab``                |partial|                              Latest unknown version                                                                                    https://docs.gitlab.com/ee/user/markdown.html
``redcarpet``             |low|                                  `Redcarpet v3.5.0 <https://github.com/vmg/redcarpet/tree/6270d6b4ab6b46ee6bb57a6c0e4b2377c01780ae>`_      https://github.com/vmg/redcarpet
Gogs                      |unknown|                                                                                                                                        https://gogs.io/
NotABug Gogs fork         |unknown|                                                                                                                                        https://notabug.org/hp/gogs/
Marked                    |unknown|                                                                                                                                        https://github.com/markedjs/marked
kramdown                  |unknown|                                                                                                                                        https://kramdown.gettalong.org/
GitLab Kramdown           |unknown|                                                                                                                                        https://gitlab.com/gitlab-org/gitlab_kramdown
Notabug                   |unknown|                                                                                                                                        https://notabug.org/hp/gogs/
=======================   =====================   ============   ========================================================================================================  =============================================

md-toc version table
````````````````````

Key
^^^

============    ==============================================================
Word            Meaning
============    ==============================================================
``L``           latest version available at the time. Implies ``U``.
``N``           not implemented
``U``           unavailable version number
``C``           Commonmark
``R``           Redcarpet
``G``           GitLab modified Redcarpet
============    ==============================================================

Status history
^^^^^^^^^^^^^^

+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| md-toc          | ``standard``   |``cmark``       |``commonmarker``| ``github``   | ``gitlab``     | ``goldmark``     | ``redcarpet``    |
+=================+================+================+================+==============+================+==================+==================+
| 0.0.1           | ``N``          | ``N``          | ``N``          | ``U``        | ``N``          | ``N``            | ``N``            |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 1.0.0           | ``U``          | ``N``          | ``N``          | ``L``        | ``G``          | ``N``            | |r1|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 2.0.0           | ``N``          | ``L``          | ``L``          | ``C``        | ``G``          | ``N``            | |r2|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 2.0.1           | ``N``          | ``L``          | ``L``          | ``C``        | ``G``          | ``N``            | |r2|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 3.0.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 3.1.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 4.0.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 5.0.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 5.0.1           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 6.0.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 6.0.1           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 6.0.2           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.1           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.2           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.3           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.4           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.0.5           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            | |r3|             |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.1.0           | ``N``          | ``github``     | ``github``     | 0.28-gfm     | ``github``     | ``N``            |   v3.5.0         |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 7.2.0           | ``N``          | 0.28 [#f1]_    | 0.28-gfm       | 0.28-gfm     | ``github``     | ``N``            |   v3.5.0         |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 8.0.0           | ``N``          | 0.29           | ``github``     | 0.29-gfm     | ``L``          | ``cmark``        |   v3.5.0         |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 8.0.1           | ``N``          | 0.29           | ``github``     | 0.29-gfm     | ``L``          | ``cmark``        |   v3.5.0         |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+
| 8.1.0           | ``N``          | 0.29           | ``github``     | 0.29-gfm     | ``L``          | ``cmark``        |   v3.5.0         |
+-----------------+----------------+----------------+----------------+--------------+----------------+------------------+------------------+

.. [#f1] used alias ``github``

.. |r1| replace:: https://github.com/vmg/redcarpet/tree/26c80f05e774b31cd01255b0fa62e883ac185bf3
.. |r2| replace:: https://github.com/vmg/redcarpet/tree/e3a1d0b00a77fa4e2d3c37322bea66b82085486f
.. |r3| replace:: https://github.com/vmg/redcarpet/tree/94f6e27bdf2395efa555a7c772a3d8b70fb84346
