8000 Rm MIME types that we don't offer support to (#1013) · DindyalM/pyscriptErrors@c696d92 · GitHub
[go: up one dir, main page]

8000
Skip to content

Commit c696d92

Browse files
authored
Rm MIME types that we don't offer support to (pyscript#1013)
1 parent af60299 commit c696d92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/reference/API/display.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@
88
|---------------------|------------------------|
99
| `__repr__` | text/plain |
1010
| `_repr_html_` | text/html |
11-
| `_repr_markdown_` | text/markdown |
1211
| `_repr_svg_` | image/svg+xml |
1312
| `_repr_png_` | image/png* |
1413
| `_repr_pdf_` | application/pdf |
1514
| `_repr_jpeg_` | image/jpeg* |
16-
| `_repr_latex__` | text/latex |
1715
| `_repr_json_` | application/json |
1816
| `_repr_javascript_` | application/javascript*|
1917
| `savefig` | image/png |

0 commit comments

Comments
 (0)
0