Jason Grout 6be51dbe66 Update to Typescript 2.9.2. %!s(int64=6) %!d(string=hai) anos
..
src 6f54eb5a45 Enable the Typescript es6ModuleInterop option. %!s(int64=7) %!d(string=hai) anos
style 5d1074c54d Use inherit instead of unset for the font-size value. Use one general selector for all pre and code blocks nested in RenderedHTMLCommon class %!s(int64=7) %!d(string=hai) anos
README.md df19083f58 Still more READMEs %!s(int64=7) %!d(string=hai) anos
package.json 6be51dbe66 Update to Typescript 2.9.2. %!s(int64=6) %!d(string=hai) anos
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. %!s(int64=7) %!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.