Replies: 2 comments
|
I won't claim this is the best way, but adding this to an acceptable vocabulary file seems to work for your example: The suggestion to use |
0 replies
|
My suggestion would be to format |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have a proper noun, such as
JavaScript, defined in a vocabulary file. Vale should ensure it's always spelled correctly in regular body text. However, if it's followed by braces containing a number, likejavascript(1234), it should also be accepted. What is the best way to achieve this using Vale?All reactions