Steven Silvester e50c8eaf94 0.33.1 patches (#4991) 6 jaren geleden
..
src cd0a81d700 URI encoded src attribute embedded SVG data (#4981) 6 jaren geleden
style 9948d011ab Small CSS update to give inline code in MarkDown a different background color (but not code blocks). This mimics Juputer's behaviour. (#4846) 6 jaren geleden
README.md 74eac68b72 Make codebase prettier 6 jaren geleden
package.json e50c8eaf94 0.33.1 patches (#4991) 6 jaren geleden
tsconfig.json c5df745128 Rename base tsconfig.json to tsconfigbase.json so that running tsc at the root directory doesn’t accidentally try to do something. 7 jaren geleden

README.md

@jupyterlab/rendermime

A JupyterLab package which manages mime bundle renderers for the application, and provides default renderers for a number of formats, such as markdown, HTML, images, and LaTeX.

A simplified interface for adding new mime renderers to the application can be found in @jupyterlab/rendermime-interfaces.

The rendermime is a singleton on the application.