First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

answered 8 years ago

nbruin gravatar image

I assume you mean the legacy sagenb worksheets. They do not have support for markdowm (MD). Furthermore, the processing of MD is done by the notebook server, so supporting it would require changing the sagenb server, not just loading something in the worker process (although some javascript hack might be able to work around that).

In any case, in sagenb you can include full HTML, so you can arrange for any typesetting via that route.

Answers about the SageMathCloud worksheets can probably be obtained from their help there.

click to hide/show revision 2
No.2 Revision

I assume you mean the legacy sagenb worksheets. They do not have support for markdowm markdown (MD). Furthermore, the processing of MD is done by the notebook server, so supporting it would require changing the sagenb server, not just loading something in the worker process (although some javascript hack might be able to work around that).

In any case, in sagenb you can include full HTML, so you can arrange for any typesetting via that route.

Answers about the SageMathCloud worksheets can probably be obtained from their help there.