Revisiting mime-types and file extensions
Michel Fortin
michel.fortin at michelf.com
Fri Jun 15 19:29:46 EDT 2007
Le 2007-06-14 à 22:45, Sam Angove a écrit :
> `text/x-markdown` seems a reasonable media-type to encompass the whole
> murky, underspecified lot of them. Specific extensions/implementations
> could be indicated with an optional parameter, like:
>
> text/x-markdown;
> profile="http://www.michelf.com/projects/php-markdown/extra/"
That seems complicated to me. Specifically, what happens if I change
the page URL to PHP Markdown Extra some day? Why not one of these
instead:
text/x-markdown.extra
text/x-markdown+extra
?
Michel Fortin
michel.fortin at michelf.com
http://www.michelf.com/
More information about the Markdown-Discuss
mailing list