Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Too aggressive parsing of aliases #4

@adambullmer

Description

@adambullmer

Is there a way to make sure that aliases inside formatting can be ignored? We often return output from servers that contain user@machinename and the @machinename might trigger an alias inadvertently.

Example:
user1: something something @alias some other formatted output here
bot: user1, user2 ^

I feel that anything inside the following formatting blocks should not be parsed and echoed out:

`@alias`
```@alias```
> @alias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions