redhat-documentation / vale-at-red-hat

Vale config files, styles, and docs to help individuals and teams roll out Vale
https://redhat-documentation.github.io/vale-at-red-hat/
MIT License
39 stars 59 forks source link

Disable spell checker for file names in image macros #769

Open mmuehlfeldRH opened 7 months ago

mmuehlfeldRH commented 7 months ago

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