Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@emilieschario
Copy link
Contributor

Reverts #5427

@emilieschario emilieschario self-assigned this Jan 27, 2026
@changeset-bot
Copy link

changeset-bot bot commented Jan 27, 2026

⚠️ No Changeset found

Latest commit: e64917c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@emilieschario emilieschario marked this pull request as ready for review January 27, 2026 17:34
@kiloconnect
Copy link
Contributor

kiloconnect bot commented Jan 27, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Overview

This PR makes two types of documentation-related changes:

  1. Markdown syntax migration (autocomplete.md): Converts Markdoc-specific syntax ({% callout %}, {% image %}) to standard markdown/JSX format (:::note, <img> tags).

  2. Redirect path normalization (previous-docs-redirects.js): Removes /docs prefix from all source paths in redirect rules. This ensures paths like /getting-started/quickstart redirect to /docs/getting-started/quickstart.

Both changes are consistent, follow the same pattern throughout, and pose no risk.

Files Reviewed (2 files)
  • apps/kilocode-docs/pages/code-with-ai/features/autocomplete.md - Syntax migration from Markdoc to standard markdown
  • apps/kilocode-docs/previous-docs-redirects.js - Redirect source path normalization

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

Successfully merging this pull request may close these issues.

3 participants