https://bugs.documentfoundation.org/show_bug.cgi?id=94978

            Bug ID: 94978
           Summary: [Request] Save as Markdown
           Product: LibreOffice
           Version: unspecified
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Dear all, 

Markdown is gaining popularity for its good balance between simplicity,
readability and feature-richness.

What is your opinion on a built-in support for Markdown exports in Calc?

One way I could imagine such a support is by export tables created in Calc to
Markdown syntax. 

Calc could make use of the library "csvtomd" [1]. It takes a csv file as an
input and converts it to Markdown syntax. 

I could imagine this conversion to run in the background when the user selects
"Save as Markdown". It would take the table, convert it to csv first and then
use "csvtomd" to export it to a plain text file containing the Markdown syntax. 

Looking forward to a conversation on this. 

Warmly,

Robert

[1] https://github.com/mplewis/csvtomd

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to