Coder Social home page Coder Social logo

Comments (8)

clayrisser avatar clayrisser commented on June 15, 2024

Ok, thanks for reporting this. Could you create an example of this?

from sphinx-markdown-builder.

TizianGit avatar TizianGit commented on June 15, 2024

I have the same issue. I added an example of how a table is converted for me:
sphinx:

.. list-table::
   :widths: 20 80
   :header-rows: 1

   * - Name
     - Description
   * - DateValue
     - Insert a valid timestamp format or a cell reference to a timestamp. A timestamp consists out of two numbers. The number to the left of the decimal define the days since 01.01.1900. The number to the right of the decimal
       define the fraction of the day.
   * - Round
     - Optional. Defines if value should be rounded. Default is true.

markdown:


 |
| ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------- |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
| DateValue

                                                                            | Insert a valid timestamp format or a cell reference to a timestamp. A timestamp consists out of two numbers. The number to the left of the decimal define the days since 01.01.1900. The number to the right of the decimal
define the fraction of the day.

 |
| Round

                                                                                | Optional. Defines if value should be rounded. Default is true.

                                                                                                                                                                                              |

from sphinx-markdown-builder.

pmatulis avatar pmatulis commented on June 15, 2024

sphinx:

+-------+-----------------------+---------------+
| Group | Charm Name            | Charm Type    |
+=======+=======================+===============+
| 1     | keystone              | Core Identity |
+-------+-----------------------+---------------+

markdown:

| Group

 | Charm Name

 | Charm Type

 |
| ------------------------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------ | --------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----- | ------- |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |  |
| 1

                               | keystone

from sphinx-markdown-builder.

clayrisser avatar clayrisser commented on June 15, 2024

Thanks. I don't have time to work on this right now, but pull requests are welcome.

from sphinx-markdown-builder.

SilverRainZ avatar SilverRainZ commented on June 15, 2024

Thanks. I don't have time to work on this right now, but pull requests are welcome.

@clayrisser Fixed in #57.

from sphinx-markdown-builder.

liran-funaro avatar liran-funaro commented on June 15, 2024

@pmatulis @TizianGit I created a new plugin that addresses most issues with this implementation.
It also addresses this issue.

You can try it: https://github.com/liran-funaro/sphinx-markdown-builder
I haven't released an official version yet, so you'll have to install it manually:

pip3 uninstall sphinx-markdown-builder
pip3 install git+https://github.com/liran-funaro/sphinx-markdown-builder@main

from sphinx-markdown-builder.

clayrisser avatar clayrisser commented on June 15, 2024

@liran-funaro I am happy to forward people to your fork if you don't mind giving me some credit in your README.md and making a pull request in my README.md file. I no longer use this project, so I lack the motivation to properly maintain it.

from sphinx-markdown-builder.

clayrisser avatar clayrisser commented on June 15, 2024

DISCONTINUED: This project is no longer maintained. The active version of this project is now being maintained at liran-funaro/sphinx-markdown-builder.

from sphinx-markdown-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.