Feat: Add pdf preview!!

This commit is contained in:
Bertrand Benjamin 2019-08-24 10:58:09 +02:00
parent b188406fcc
commit 8ac801f269
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ PLUGINS = ['hierarchy',
"list_files", "list_files",
"render_math", "render_math",
"always_modified", "always_modified",
"pdf-img",
] ]
READERS = {"html": None} READERS = {"html": None}