From 5143c50dce80c640dfd5e4e9ce2ef31cca1b91ca Mon Sep 17 00:00:00 2001 From: jth-nw Date: Thu, 19 Mar 2026 17:27:59 -0500 Subject: [PATCH] test: add Vale auto-fix test page with intentional violations Co-Authored-By: Claude Opus 4.6 (1M context) --- docs/accessanalyzer/12.0/vale-test.md | 58 +++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 docs/accessanalyzer/12.0/vale-test.md diff --git a/docs/accessanalyzer/12.0/vale-test.md b/docs/accessanalyzer/12.0/vale-test.md new file mode 100644 index 0000000000..206f1111a1 --- /dev/null +++ b/docs/accessanalyzer/12.0/vale-test.md @@ -0,0 +1,58 @@ +--- +title: "Vale Auto-Fix Test Page" +description: "Test page for validating the Vale auto-fix workflow" +sidebar_position: 999 +--- + +# Vale Auto-Fix Test Page + +This page is for testing the Vale auto-fix workflow. It contains intentional violations. + +## Phase 1 Violations (Script Fixes) + +### Substitutions + +Make sure you select the correct check box in the drop-down menu before proceeding. + +Click on the **Save** button to apply your changes. Then right-click on the item to see options. + +You do not need to configure this setting. The system does not require it and cannot process it without authorization. + +In order to utilize the feature, you will need to setup the configuration. The system provides the ability to export data. + +If you wish to login to the portal, the system is able to handle authentication. + +### Removals + +Please configure the connection string before continuing. + +The aforementioned feature is currently available in the latest release. + +Configure the database connection, e.g. SQL Server or PostgreSQL. Set the timeout, i.e. the maximum wait, to 30 seconds. Add plugins, etc. + +The user(s) can select multiple item(s) from the list. + +This sentence has extra spaces after punctuation. Like this one. + +## Phase 2 Violations (AI Fixes) + +We recommend that our users configure the monitoring plan before deployment. + +For more information, click [here](./index.md). + +Once the installation is complete, verify the service is running. + +Note that you must restart the service after making changes. + +The system allows you to configure multiple connections. + +## Code Block (Should Not Be Modified) + +```bash +# This should NOT be touched by the script +make sure you run this command +drop-down menus are configured in setup +please do not modify etc. +``` + +The text after the code block should still be fixed: please make sure to setup the configuration.