Skip to content
Open
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
60 changes: 60 additions & 0 deletions docs/accessanalyzer/12.0/vale-test.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
---
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

ensure you select the correct checkbox in the dropdown menu before proceeding.

Click the **Save** button to apply your changes. Then right-click the item to see options.

You don't need to configure this setting. The system doesn't require it and can't process it without authorization.

to use the feature, you will need to set up the configuration. The system lets you export data.

If you want to log in to the portal, the system can handle authentication.

### Removals

configure the connection string before continuing.

The feature is 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 users can select multiple items from the list.

This sentence has extra spaces after punctuation. Like this one.

## Phase 2 Violations: AI Fixes

Configure the monitoring plan before deployment.

See [configuration details](./index.md).

After the installation is complete, verify the service is running.

:::note
You must restart the service after making changes.
:::

Use the system to configure multiple connections.

## Code Block

```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: ensure to set up the configuration.
Loading