Rowan Cockett

Results 373 comments of Rowan Cockett

This should likely be based on a flag (numbered_citations or something in the theme). We are mostly using this for non-numerical citations (APA etc) so those are **not** in a...

I will be at SciPy and would love to help out with any announcements about the inclusion of JupyterBook / MyST in the Jupyter Project. We will also (hopefully) be...

Thank you for tracking down this regression!

Thanks @minrk for following this upstream. :)

One thing to keep in mind is that there is the `short-doi` service, where dois don't follow the normal rules but are still valid: For example: https://doi.org/cr3qwn [https://doi.org/10.1175/1520-0493(1972)1002.3.CO;2](https://doi.org/10.1175/1520-0493(1972)100%3C0081:OTAOSH%3E2.3.CO;2) (which is...

No longer crashes, and has a better error message: ``` ⛔️ page.md:63 Citation data from doi.org was not available or malformed for doi:index.html To resolve this error, visit https://doi.org/index.html and...

The syntax highlighter is used in the myst-theme package here: https://github.com/jupyter-book/myst-theme/blob/main/packages/myst-to-react/src/code.tsx#L106

@fwkoch and I were talking about this in the context of another feature: `only` and I think that is both more flexible and hits this use case. Let's explore that...

@parmentelat I think this would be awesome to move to this pattern of releases for the theme. I think the myst-template resolver will need a bit of work to look...