Skip to content

Insert Multiline Markdown with Formatting #110

@brownhoward

Description

@brownhoward

Feature Request

Implement the ability to insert Markdown into a Spreadsheet cell regardless of the formatting. All Markdown formatting (e.g., bullet lists) should be retained.

Background

Our issue management system allows issue updates and comments to be written using Markdown. Hence, these updates are typically multiline with bullets and numbered lists, tables, and other Markdown formatting. I would like to read this Markdown and insert into a Spreadsheet cell while retaining the formatting.

If I attempt to do it with the current API, I get the Error: Only one section allowed for replacement (#17). The only hack is to strip all Markdown out of the insert string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions