Skip to content
Snippets Groups Projects
Commit c9a56ced authored by dgelessus's avatar dgelessus
Browse files

Fix image display in table generated by :show

Markdown does not allow Markdown syntax to be used inside HTML tags.
Jupyter Notebook previously allowed this, but this was likely fixed in
a recent version. The images are now inserted using <img/> tags instead
of Markdown image syntax, so it should now work without problems.
parent 2f341a5d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment