Add new aliases#2390
Conversation
* atom and rss for markup * webmanifest for json
Reorder aliases in components.json to match those in prism-markup.js
|
Thank you for making this PR @valtlai! Could you please clarify what "Atom" is? I only know this Atom and this atom.
Most language ids are just the name of the language in all-lowercase, so Show Language will try to guess the title by capitalizing the id. If that guess is correct, then the id-title pair won't be stored in Also, don't worry. If any aliases/ids collide, the tests won't pass. |
|
Hi, @RunDevelopment!
It’s Atom feed, like RSS but less known.
Oh, that’s clever! |
|
Thanks for the clarification. One last thing before we merge this: Could you please revert the reordering? The ordering in |
|
Thank you for contributing @valtlai! |
This adds the `rss` and `atom` alias for Markup and the `webmanifest` alias for JSON.
Adds aliases:
atomandrssformarkupwebmanifestforjson(see Web App Manifest).