diff --git a/share/templates/latex/document_contents.tex.j2 b/share/templates/latex/document_contents.tex.j2 index 61935c698..15fcd9b6c 100644 --- a/share/templates/latex/document_contents.tex.j2 +++ b/share/templates/latex/document_contents.tex.j2 @@ -66,6 +66,7 @@ % Render markdown ((* block markdowncell scoped *)) ((( cell.source | citation2latex | strip_files_prefix | convert_pandoc('markdown+tex_math_double_backslash', 'json',extra_args=[]) | resolve_references | convert_explicitly_relative_paths | convert_pandoc('json','latex')))) + ((* endblock markdowncell *)) % Don't display unknown types