Rowan Cockett

Results 174 issues of Rowan Cockett

Right now it is possible to add videos through an `.mp4`, and the default is to loop, mute and hide the controls. We should open up the options to allow...

user interface

Currently if you have a `exercise-end` that is in a different block than your start, this will not resolve properly. And result in the following error: ![image](https://github.com/executablebooks/mystmd/assets/913249/82f274b1-35cc-4593-8c9d-c263ef12bcff)

bug

This improves the markdown formatting output. - [x] merge #2241 - [ ] Have a path forward on how to store parsed directive/option/body data on the nodes - [ ]...

enhancement

Fixes #2006 Requires that you have `mmdc` installed, the CLI warns you and I have added some docs. Works with typst, tex, docx and jats. ![Image](https://github.com/user-attachments/assets/ccea9b05-fc83-4945-9bce-31f551f0d245) ![image](https://github.com/user-attachments/assets/e1ba76d9-4283-4cf9-aeb7-c540be108473) Replaces https://github.com/jupyter-book/mystmd/pull/1452/

enhancement