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

Incorrect source code language tags in contract-storage.adoc #1463

Open
qvkare opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1464
Open

Incorrect source code language tags in contract-storage.adoc #1463

qvkare opened this issue Dec 27, 2024 · 0 comments · May be fixed by #1464
Assignees
Labels
bug Something isn't working

Comments

@qvkare
Copy link

qvkare commented Dec 27, 2024

The contract-storage.adoc file incorrectly uses JavaScript language tags ([source,js] and [source,javascript]) for Cairo code examples. This is misleading for developers and affects syntax highlighting. Cairo code snippets should be properly tagged as [source,cairo] for accurate documentation and better readability.

starknet
@qvkare qvkare added the bug Something isn't working label Dec 27, 2024
@qvkare qvkare linked a pull request Dec 27, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants