Open Mpdreamz opened 3 weeks ago
As per https://mystmd.org/guide/embed and in particular the section on {include} vs
{embed}` I am personally leaning on not implementing this directive and emit a warning for its usage.
What do you think @bmorelli25 ?
(As an aside should we create a GitHub team for folks interested in these types of discussions?)
cc @KOTungseth. We should discuss this one on Monday. We should also ensure the right writers are involved in these conversations.
Embed
Implementation
Specification compliance:
remove-input
(boolean) - If embedding a Jupyter Notebook cell, remove the input of the cell.remove-output
(boolean) - If embedding a Jupyter Notebook cell, remove the output of the cell.