Brian E. Granger 97465a3bee Typographical design for the beta (#3445) 7 lat temu
..
src 3e928528ec Clean up handling of broken images 7 lat temu
style 97465a3bee Typographical design for the beta (#3445) 7 lat temu
typings b09d3bc184 fix rendermime package 8 lat temu
README.md df19083f58 Still more READMEs 7 lat temu
package.json d6cdb0e70b update the dev version and release notes. (#3391) 7 lat temu
tsconfig.json 9d85ed8165 Create the packages directory 8 lat temu

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.