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

[DOC] Update supported features table #361

Merged
merged 1 commit into from
Jul 20, 2024
Merged

[DOC] Update supported features table #361

merged 1 commit into from
Jul 20, 2024

Conversation

itislu
Copy link
Collaborator

@itislu itislu commented Jul 20, 2024

  • Add line about sequential operator ; (not supported).
  • Add line about Local Variable Assignment (not supported).
  • Specify Wildcard Expansion to be in the current directory.
  • Change Brace Expansion from supported to not supported.
  • Mention braces in Parameter Expansion.
  • Change ASSIGNMENT_WORD from "support" to "recognize".
  • Fix grammar and tense.
  • Format raw markdown.

@itislu itislu added the documentation Improvements or additions to documentation label Jul 20, 2024
@itislu itislu requested a review from LeaYeh July 20, 2024 10:12
- Add line about sequential operator `;` (not supported).
- Add line about Local Variable Assignment (not supported).
- Specify Wildcard Expansion to be in the current directory.
- Change Brace Expansion from supported to not supported.
- Mention braces in Parameter Expansion.
- Change `ASSIGNMENT_WORD` from "support" to "recognize".
- Fix grammar and tense.
- Format raw markdown.
@LeaYeh LeaYeh force-pushed the doc-feature-table branch from 9eee52a to 210380c Compare July 20, 2024 10:17
@LeaYeh LeaYeh merged commit b633c46 into main Jul 20, 2024
3 checks passed
@LeaYeh LeaYeh deleted the doc-feature-table branch July 20, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants