Skip to content

Add support for handling some reST-based directives for TryExamples interactive notebooks #255

Open
@agriyakhetarpal

Description

@agriyakhetarpal

Problem

From #251 (comment): add more reST-based directives that have easy conversion from reST to Markdown for the interactive notebooks generated by the TryExamples directive.

Proposed Solution

Similar to the conversion of URLs, add tables (https://docutils.sourceforge.io/docs/ref/rst/directives.html#tables): list-table, csv-table, images, figures

Additional context

We support math and LaTeX already, so this would be similar vein – in the intent to make the notebooks integrate with the content more seamlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions