https://bugs.documentfoundation.org/show_bug.cgi?id=170614
--- Comment #2 from Marco Ciampa <[email protected]> --- BTW if the markdown export is performed through a Python library, chances are that the same or similar library is able to export into asciidoc (that was first implemented in Python) as well without much effort... see: * http://asciidoc.net/ * https://pypi.org/project/adparser/ * https://pypi.org/project/pytablewriter/ * https://libraries.io/pypi/sphinx-asciidoc -- You are receiving this mail because: You are the assignee for the bug.
