Skip to content

Support console language on code fences #703

@FreeMasen

Description

@FreeMasen

For highlight interactive console sessions, the console code fence would be a nice thing to support.

github language config

example:

```console
oranda dev
↪ >o_o< INFO: Found 1 paths to watch, starting watch...
↪ >o_o< INFO: Building components: artifacts, changelog
⚠ >o_o< WARNING: Found syntax highlight language annotation `console` which is not currently supported. The annotated block will be shown as plaintext. Please file an issue https://github.com/axodotdev/oranda/issues/new to let us know you'd like to see it supported.
```

rendered:

oranda dev
↪ >o_o< INFO: Found 1 paths to watch, starting watch...
↪ >o_o< INFO: Building components: artifacts, changelog
⚠ >o_o< WARNING: Found syntax highlight language annotation `console` which is not currently supported. The annotated block will be shown as plaintext. Please file an issue https://github.com/axodotdev/oranda/issues/new to let us know you'd like to see it supported.

Please let me know if there is a different language to use for these kinds of code blocks

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