Skip to content

Fix indentation in chat template readme - #6134

Merged
stephentoub merged 3 commits into
mainfrom
stevesa/chat-template-readme-indentation
Mar 18, 2025
Merged

Fix indentation in chat template readme#6134
stephentoub merged 3 commits into
mainfrom
stevesa/chat-template-readme-indentation

Conversation

@SteveSandersonMS

@SteveSandersonMSSteveSandersonMS commented Mar 17, 2025

Copy link
Copy Markdown
Member

I noticed there's a bunch of indentation issues in the README.md file. It matters because:

  1. In the case of the code snippets within list items, it affects the rendered output (controlling whether the code snippet is within the list item or not)
  2. Besides that, we are actually showing the .md source to developers each time they create a project, so consistency in indentation will be visible to users.
Microsoft Reviewers: Open in CodeFlow

@SteveSandersonMS
SteveSandersonMS requested a review from a team as a code ownerMarch 17, 2025 11:59
@github-actionsgithub-actionsBot added the area-ai-templates Microsoft.Extensions.AI.Templates label Mar 17, 2025
@stephentoub
stephentoub enabled auto-merge (squash) March 17, 2025 13:12
@stephentoub
stephentoub merged commit 9cd1186 into mainMar 18, 2025
@stephentoub
stephentoub deleted the stevesa/chat-template-readme-indentation branch March 18, 2025 18:00
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Apr 18, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-ai-templatesMicrosoft.Extensions.AI.Templates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@SteveSandersonMS@jmatthiesen@stephentoub