Lists mapping mime types (mime2repr
) or format names (format2repr
) to repr
functions
Usage
mime2repr format2repr
Format
Lists of length 10 mapping mime/name to function
Description
Lists mapping mime types (mime2repr
) or format names (format2repr
) to repr
functions
Examples
[1] "text/plain" "text/html" "text/markdown" [4] "text/latex" "application/json" "application/javascript" [7] "application/pdf" "image/png" "image/jpeg" [10] "image/svg+xml"[1] "text" "html" "markdown" "latex" "json" [6] "javascript" "pdf" "png" "jpg" "svg"