Skip to content

CSS in custom renderer messes up markdown rendering #119971

@tanhakabir

Description

@tanhakabir
  • VS Code Version: 1.55.0-insiders
  • OS Version: Darwin x64 19.6.0

Steps to Reproduce:

  1. Use the yeoman generator to create a Notebook or use the Notebook here: https://github.com/tanhakabir/vscode-notebooks-demo at branch complete
  2. Verify/Make the renderer render a list
  3. Verify/Make the css of the list have a weird font
  4. Run the Notebook in Extension Host
  5. Create a markdown cell with a list
  6. See that your css change for lists in the renderer was also applied to the list in the markdown

recording (23)

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code Insidersnotebook-markdownverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions