Summary
Several remaining docs pages have fenced code blocks without language identifiers, preventing syntax highlighting.
Affected files
| File |
Bare blocks |
Languages needed |
docs/oss/deployment/troubleshooting-build-errors.md |
3 |
text (3) |
docs/oss/deployment/elastic-beanstalk.md |
2 |
bash (2) |
docs/oss/deployment/troubleshooting-when-using-shakapacker.md |
2 |
text (2) |
docs/oss/api-reference/generator-details.md |
3 |
jsx (3) |
docs/oss/api-reference/view-helpers-api.md |
1 |
ruby (1) |
docs/oss/core-concepts/auto-bundling-file-system-based-automated-bundle-generation.md |
3 |
jsx (3) |
docs/oss/getting-started/quick-start.md |
1 |
bash (1) |
docs/oss/getting-started/tutorial.md |
1 |
jsx (1) |
docs/pro/updating.md |
1 |
bash (1) |
docs/DIRECTORY_LICENSING.md |
4 |
bash (2), text (2) |
docs/LICENSING_FAQ.md |
1 |
text (1) |
Total: 22 bare code blocks across 11 files.
What to do
Add the appropriate language identifier to each bare fenced code block opening.
Related: shakacode/reactonrails.com#41
Summary
Several remaining docs pages have fenced code blocks without language identifiers, preventing syntax highlighting.
Affected files
docs/oss/deployment/troubleshooting-build-errors.mddocs/oss/deployment/elastic-beanstalk.mddocs/oss/deployment/troubleshooting-when-using-shakapacker.mddocs/oss/api-reference/generator-details.mddocs/oss/api-reference/view-helpers-api.mddocs/oss/core-concepts/auto-bundling-file-system-based-automated-bundle-generation.mddocs/oss/getting-started/quick-start.mddocs/oss/getting-started/tutorial.mddocs/pro/updating.mddocs/DIRECTORY_LICENSING.mddocs/LICENSING_FAQ.mdTotal: 22 bare code blocks across 11 files.
What to do
Add the appropriate language identifier to each bare fenced code block opening.
Related: shakacode/reactonrails.com#41