Skip to content

Backport clickable links in markdown jupyter cells #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: leapide-code-1.58.2
Choose a base branch
from

Conversation

randomir
Copy link
Member

Backport a fix for microsoft#103519 to support intradoc links in jupyter markdown cells.

mjbvz and others added 6 commits April 22, 2022 08:21
This was broken when we switched over to shadow doms for the markdown content
…osoft#128806)

This switches our notebooks to always use contributed markdown rendering instead of our built-in markdown renderer

We'd held off on switching over due to accessibility. I've tried to address this using the `aria-describedby` attributed to link the markdown container with a copy of rendered (and sanitized) html from the webview.
Patch "[backport] Remove the built-in markdown rendering for notebooks
(microsoft#128806)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants