Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File names are not properly highlighted #11570

Closed
1 task
electronic-heartbreak opened this issue Jan 5, 2025 · 1 comment
Closed
1 task

File names are not properly highlighted #11570

electronic-heartbreak opened this issue Jan 5, 2025 · 1 comment
Labels
from.page-issue Reported in a reader-filed concern

Comments

@electronic-heartbreak
Copy link

Page URL

https://docs.flutter.dev/app-architecture/case-study#package-structure

Page source

https://github.com/flutter/website/tree/main/src/content/app-architecture/case-study/index.md

Describe the problem

At the first point of 'There are two popular means of organizing code:' some file names are not highlighted.

"By feature - The classes needed for each feature are grouped together. For example, you might have an auth directory, which would contain files like auth_viewmodel.dart, login_usecase.dart, logout_usecase.dart,login_screen.dart,logout_button.dart`, etc."

Expected fix

By feature - The classes needed for each feature are grouped together. For example, you might have an auth directory, which would contain files like auth_viewmodel.dart, login_usecase.dart, logout_usecase.dart, login_screen.dart, logout_button.dart, etc.

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on docs.flutter.dev.
@electronic-heartbreak electronic-heartbreak added the from.page-issue Reported in a reader-filed concern label Jan 5, 2025
@parlough
Copy link
Member

parlough commented Jan 6, 2025

Thanks for reporting this! This was resolved by b868a66 :)

@parlough parlough closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from.page-issue Reported in a reader-filed concern
Projects
None yet
Development

No branches or pull requests

2 participants