Blog
add tag
Jack Douglas
**You can now optionally specify a language when you post an answer.** This:

1. Displays the label on the answer, with a link to an external url (eg "APL (Dyalog Unicode)" points to "https://www.dyalog.com")
1. Automatically sets the code highlight language for the post
1. Automatically sets the tio language for the post
1. Is searchable with `(xyz)` where "xyz" is the first 'word' of the label name, for example:
   * [`(apl)`](/codegolf?search=%28apl%29)
   * [`(python)`](/codegolf?search=%28apl%29)

**We've still to add:**

1. Sorting by label
1. Profile setting for a default language

…but those are all coming soon, please subscribe to this post for updates.

**If your language isn't in the list, for now, please:**

1. Post your answer without a language label
1. Ping me in the 19th Byte with the language name, and, preferably:
   1. a canonical link for the language
   1. the [tio wrapper name](https://github.com/TryItOnline/tryitonline/tree/master/wrappers) if any
   1. the [CodeMirror language mode](https://codemirror.net/mode/index.html) on if there is a more specific CodeMirror MIME type, that instead

Enter question or answer id or url (and optionally further answer ids/urls from the same question) from

Separate each id/url with a space. No need to list your own answers; they will be imported automatically.