##// END OF EJS Templates
fix check for empty cells in rst template...
fix check for empty cells in rst template used isspace before, which is wrong from empty strings
MinRK -
r16004:0faec7c5
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / exporters
tests
__init__.py Loading ...
export.py Loading ...
exporter.py Loading ...
html.py Loading ...
latex.py Loading ...
markdown.py Loading ...
python.py Loading ...
rst.py Loading ...
slides.py Loading ...
templateexporter.py Loading ...