Skip to content

Markdown support for deep research report #222

@jaytxng

Description

@jaytxng

After running notebooklm source list --json -n [notebook_id], i can see a source object with SourceType.MARKDOWN that is the report I'm trying to download. However when I run notebooklm source fulltext [source_id] -n [notebook_id] it's giving me the content stripped of markdown formatting.

Maybe can create a flag --markdown that will allow preserving the markdown formatting of the report?

From reading #193, I understand that there's a need for plaintext format, but it breaks tables in the report with each cell in a new line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions