Steven Silvester d634e52154 wip clean up rendermime rank handling %!s(int64=7) %!d(string=hai) anos
..
src d634e52154 wip clean up rendermime rank handling %!s(int64=7) %!d(string=hai) anos
style ad7b99e6bc Move link color into a theme variable, and carefully scope it. (#3259) %!s(int64=7) %!d(string=hai) anos
typings b09d3bc184 fix rendermime package %!s(int64=8) %!d(string=hai) anos
README.md df19083f58 Still more READMEs %!s(int64=7) %!d(string=hai) anos
package.json 19ed0f75ff Release @jupyterlab/apputils@0.13.1 %!s(int64=7) %!d(string=hai) anos
tsconfig.json 9d85ed8165 Create the packages directory %!s(int64=8) %!d(string=hai) anos

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.