Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

Fix list items in README #518

Merged
merged 1 commit into from
Mar 15, 2021
Merged

Conversation

Youssef1313
Copy link
Contributor

No description provided.

{
// use in-memory database
//ConfigureTestingServices(services);
```csharp
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Without this being intended:

  • the next item will be visible as "1" instead of "2" as it will be considered a completely new list, rather than a new list item in the same list.
  • the visual appearance will look bad without the indentation

@ardalis ardalis merged commit 3a48dfc into dotnet-architecture:master Mar 15, 2021
@ardalis
Copy link
Collaborator

ardalis commented Mar 15, 2021

Thanks!

@Youssef1313 Youssef1313 deleted the patch-1 branch March 15, 2021 17:18
rsciriano pushed a commit to rsciriano/eShopOnWeb that referenced this pull request Apr 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants