Skip to content

Would it be possible to remove the designation that /// means string #2

@kschwede

Description

@kschwede

Hi,

Could I request that the /// no longer mean string.

in

doc ///
documentation documentation
///

the current functionality means that syntax highlighting doesn't work in the documentation.
Likewise for TEST ///.

Optimally, it would be best if it did something different, like background highlighting, but even just removing the lines

        {
          "name": "string.tripleslash.macaulay2",
          "begin": "///",
          "end": "///"
        }

in macaulay2.tmLanguage.json improves functionality for me.

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