Skip to content

Add language hints to bare fenced code blocks in docs (deployment, api-reference, misc) #2777

@justin808

Description

@justin808

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions