Revert "rm unused dict push!"

This reverts commit ef295e9a24.
pull/339/head
Shuhei Kadowaki 2020-05-23 20:07:59 +09:00
parent 745abe176c
commit 3f4ba672b3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ function format(doc)
get!(formatdict, :fig_pos, nothing)
get!(formatdict, :fig_env, nothing)
formatdict[:cwd] = doc.cwd # pass wd to figure formatters
formatdict[:theme] = doc.highlight_theme
restore_header!(doc)