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

docs: clean up demo line number highlights #376

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

andretchen0
Copy link
Contributor

@andretchen0 andretchen0 commented Apr 5, 2024

Problem

A few demos had line numbers written like this:

{2,4,5,6,7,8,9,10,11,20}

Solution

Write them like this ...

{2,4-11,20}

... for easier readability/maintenance.

Problem

The demo for materials/custom-shader-material had changed, but the line number highlights weren't updated.

Solution

Update the line number highlights.

Copy link

stackblitz bot commented Apr 5, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@JaimeTorrealba JaimeTorrealba merged commit 0e3133a into main Apr 5, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants