ce
ce copied to clipboard
Markdown support
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
Can you explain better your suggestion? As much details as possible. Thanks
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