- Notifications
You must be signed in to change notification settings - Fork 32
Selecting a specific language with the autodetect plugin #122
Copy link
Copy link
Open
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.enhancementNew feature or requestNew feature or requestpriority:mediumstatus:workedaroundA workaround has been sent.A workaround has been sent.
Milestone
Description
Metadata
Metadata
Assignees
Labels
area:existing-pluginA bug/feature for an existing plugin in the plugins folder of code-input.A bug/feature for an existing plugin in the plugins folder of code-input.enhancementNew feature or requestNew feature or requestpriority:mediumstatus:workedaroundA workaround has been sent.A workaround has been sent.
Hi, I'm just getting started with code-input and I have a question, how can I select a specific language when the autodetect plugin is registered?
I've tried adding the tag language="HTML" to the code-input block, but it automatically changes to the language the plugin has defined. Thanks in advance for the answer!