Skip to content

what's the comment syntax for text fragments ? #514

Open
@parmentelat

Description

@parmentelat

I need to outline the changes made in requirements.txt

I've found the list of supported languages here
https://codehike.org/docs/concepts/code#languages

so I went for text and wrote:

```text requirements.txt
# !className(1) separator
# !diff(3:3) +
........
fastapi[standard]
sqlmodel
```

but with that input the annotations don't trigger, so I take I am using the wrong way to insert comments for the text language
what's the right way to do it ?

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