Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable spell checker for file names in image macros #769

Open
mmuehlfeldRH opened this issue Apr 19, 2024 · 0 comments
Open

Disable spell checker for file names in image macros #769

mmuehlfeldRH opened this issue Apr 19, 2024 · 0 comments

Comments

@mmuehlfeldRH
Copy link

Describe the bug
Disable spell checker for file names in image macros.

To Reproduce
Steps to reproduce the behavior:

  1. Add the following to your source code:

    image::bond-team-bridge-vlan.ipv4.png[]
    
  2. Vale reports:

    Error — Use 'VLAN' rather than 'vlan'. — Line 66:25
    Error — Use 'IPv4' rather than 'ipv4'. — Line 66:30
    

Expected behavior
No spell checking on file names in image macros to avoid false positives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant