Rowan Cockett
Rowan Cockett
I think that we should probably remove dependence on mdast, as remark is a much bigger dep. ``` [email protected]: `mdast` was renamed to `remark` ``` This likely also means changing...
Right now we error out on required key of `version` (which maybe should be `myst: v1` or something?), and the config fails to load at all, but with a very...
It is quite obvious when exporting to latex now that quotes are wrong. A few links: - https://github.com/ngsctt/remark-smartypants/blob/master/index.js - https://unifiedjs.com/explore/package/retext-quotes/ - https://unifiedjs.com/explore/package/retext-smartypants/
I think that we need to pass a bit more information to myst-to-tex for rendering latex templates: * beamer * two-column These feel like high level options that we should...
* Show me some demo content! should be enabled and just use the default template and not ask for the link. * Have a few demo examples that you can...
right now `-` and `_` are not valid in the `#{{ id }}` part of the oxa:link.

I am not sure why this is the case, but the CDN is blocking CORS? ## Summary It looks as though we aren't handling SVGs yet, and/or are handling them...
Current state:  Need to think through how to have these open/close collapsible. Take a look through firebase docs, jupyterbook as some inspiration.
Increase the tap target size. Likely also need to show the hover tooltip faster. 