Skip to content

Document list of languages with syntax highlighting in NUbook #236

@JosephusPaye

Description

@JosephusPaye

NUbook has syntax highlighting for the languages listed here: https://github.com/FormidableLabs/prism-react-renderer/blob/v1.2.1/src/vendor/prism/includeLangs.js, as well as Docker and CMake:

require('prismjs/components/prism-docker')
// eslint-disable-next-line no-undef
require('prismjs/components/prism-cmake')

This can be added to the Syntax Highlighted Code Blocks section on the NUbook page. Ideally list only the languages that are relevant to NUbots.

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