##// END OF EJS Templates
Merge pull request #4716 from takluyver/remove-prefilter-hook...
Merge pull request #4716 from takluyver/remove-prefilter-hook Remove input_prefilter hook closes #4709

File last commit:

r12740:79db46de
r13898:6cac22f0 merge
Show More
style_bw_python.tplx
13 lines | 370 B | text/plain | TextLexer
((= Black&white Python input/output style =))
((*- extends 'latex_base.tplx' -*))
%===============================================================================
% Input
%===============================================================================
((* block input scoped *))
\begin{verbatim}
((( cell.input | add_prompts )))
\end{verbatim}
((* endblock input *))