Rowan Cockett

Results 174 issues of Rowan Cockett
trafficstars

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.

![image](https://user-images.githubusercontent.com/913249/175208747-ca38f881-680c-4aa9-ac8a-7ac64d3b51a6.png)

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: ![image](https://user-images.githubusercontent.com/913249/162020760-a3bc884e-4137-44ef-80ac-3aa0ad7cc306.png) 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. ![image](https://user-images.githubusercontent.com/913249/165160649-39e5f554-2540-43a6-8fa6-28abdcaaf76d.png)

Accessibility