Skip to content

Remove In[]/Out[] from Markdown #665

@maxitg

Description

@maxitg

The problem

Since Github now supports click-to-copy for code blocks, it became somewhat inconvenient that the input/output code blocks contain In[] := and Out[] = prefixes that should not be copied.

It might be better to remove them altogether. It will make it less clear where the inputs/outputs are, but it needs to be tested to see whether it's more important than click-to-copy ability.

Also, it might require regenerating pictures without the labels for consistency.

Alternative solutions

It would be ideal to have it copy the code without the prefixes while displaying prefixes nonetheless. But that's likely too difficult or not possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationAdds or changes documentation for existing functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions