-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
type: documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Describe the issue
The typo is located in README.md from line 61 to line 62.
Please see:
Lines 61 to 62 in a1aa36e
| {module.inline-command arg1, arg2, ..., argN} | |
| [module.block-command] |
The typo is located in README_JA.md from line 61 to line 62.
Please see:
Lines 60 to 61 in a1aa36e
| {module.inline-command arg1, arg2, ..., argN} | |
| [module.block-command] |
Suggested improvements
Inline commands and block commands are reversed.
Component (optional)
If you know which component your issue relates to, please select it:
- CLI tools (brack)
- Tokenizer (brack-tokenizer)
- Parser (brack-parser)
- Transformer (brack-transformer)
- Macro Expander (brack-expander)
- Lower (brack-lower)
- Code Generator (brack-codegen)
- Infrastructure
- Language Server (brack-language-server)
- Project Manager (brack-project-manager)
- GitHub Actions
Reference (optional)
If this issue has been discussed elsewhere, please include links to relevant discussions:
- GitHub Issue (ref: )
- GitHub Pull Request (ref: )
- GitHub Discussion (ref: )
- Discord Server (ref: )
Steps taken to verify
Before submitting, ensure you've reviewed the latest version of the documentation:
- Checked latest README and latest doc
- Searched open documentation issues to avoid duplicates
- Reviewed open documentation pull requests for possible solutions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: documentationImprovements or additions to documentationImprovements or additions to documentation