ce icon indicating copy to clipboard operation
ce copied to clipboard

Markdown support

Open jcdpineda opened this issue 2 years ago • 2 comments
trafficstars

Our team is using markdown for product documentation (mdBook, to be exact), and I find it annoying (as a reader) when I have to jump to a lot of Google spreadsheets while reading documentation.

I think the jspreadsheet can easily solve this problem, but there seems to be no support for Markdown.

Would be nice if there is a way to integrate jspreadsheet with Markdown

jcdpineda avatar Jul 09 '23 07:07 jcdpineda

Can you explain better your suggestion? As much details as possible. Thanks

hodeware avatar Jul 09 '23 23:07 hodeware

I'd like to be able to embed an Excel-like Spreadsheet Table in my markdown-based documentation, similar to below

https://www.programmingwithr.com/how-to-embed-excel-like-spreadsheet-table-in-rmarkdown/

As you can see from the example above, editable data tables are embedded in an RMarkdown file. Was wondering if this could be done for normal markdown files

jcdpineda avatar Jul 10 '23 00:07 jcdpineda