file formats
You can add a file ending to the name of a card to get the card content back in other formats. Currently supported formats include .html, .htm, .txt, .css, and .rss.
Examples
How To
Add the following to any normal cardname:
- .txt — MIME type: text/plain, layout=none, view=naked
- .css — MIME type: text/css, layout=none, view=naked
- .htm or .html — same as with no file ending (MIME type: text/html)
- .rss — returns a feed (MIME type: application/rss+xml).
Tips
- Most of the tips about web address for everything apply to file types as well.
- The .htm/.html ending does not change the default behavior.
