For an html text input element:
<input type='text'>
Can you disable Mac OS's double space to insert period feature in that input element? For example, if I press aspacespaceb in a standard text input box, a period is inserted after a:
For some types of text input, such as code, this behavior is not desirable even if a user has the feature enable on their system

