Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 58 additions & 0 deletions docs/accessanalyzer/12.0/vale-test.md
Original file line number Diff line number Diff line change
@@ -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.
Loading