I thought PRO supported md tables. I am using the most current version.
Does Pro support tables? If so, why isn't this appearing correctly?
| "Extension","Count","Name","MIMEType","Description" |
|--------------------------------------------------------------------------------------------------------------|
| ".jp2",200,"jp2","image/jp2","JP2 (JPEG 2000 part 1)" |
| ".tif",100,"tif","image/tiff","Tagged Image File Format (TIFF)" |
| ".csv",3,"csv","text/csv","Comma-separated values (CSV)" |
| ".rda",1,"rda","application/octet-stream",".RDA is short for the .RData format for saving R objects to file" |
| ".txt",1,"txt","text/plain","text file"
Thanks.