##// END OF EJS Templates
Removed uneccessary jinja_filters class. Merged code into exporter class....
Removed uneccessary jinja_filters class. Merged code into exporter class. Additional refactoring in exporter class

File last commit:

r10386:6416b524
r10432:99f886ad
Show More
reveal.py
7 lines | 131 B | text/x-python | PythonLexer
c = get_config()
load_subconfig('base_html.py')
c.ConverterTemplate.template_file='reveal'
c.NbconvertApp.fileext='reveal.html'