Rowan Cockett

Results 355 comments of Rowan Cockett

I would love to have a conversation with someone about the overlap/alignment with MyST Markdown frontmatter (a Jupyter project) which both can create JATS 1.3, and already has some of...

One of our requirements is that this works with both JupyterBook v1 and MyST, which means non backwards compatible syntax changes are not possible. I agree whole heatedly that the...

Splitting the PRs is fine if you prefer. Our main constraint is the legacy syntax support, which we can't take the direction of the glossary (non backwards compatible). For our...

Yes - in our current use case we require that both JupyterBook and MyST are running at the same time on the same content. MyST is still missing features that...

๐Ÿš€ tested this in person with Franklin just now!

There is some documentation on the index role here: https://mystmd.org/guide/glossaries-and-terms#index-entry-role It is possible to to create a different directive/role that would create an index by exporting an `indexEntries` list on...

Thanks. Does each individual md file build correctly?

@mfisher87 took some notes on my initial experience digging in to mystmd, as an example. It comes from the perspective of a Quarto user, so there is a lot to...