Skip to content

do not process [square brackets] unless followed by (round brackets) #160

@sujato

Description

@sujato

In the Github actions nilakkhana transformation, we convert a reference in a markdown link form []() or else just a standard markdown link.

However this transformation is being triggered when there is a simple use of [square brackets] in a comment, creating bugs in the output.

Screenshot from 2024-07-19 08-36-43

The transformation should only be triggered when the [square brackets](are immediately followed by round brackets). When [square brackets] appear alone in a text they should not be touched.

Metadata

Metadata

Assignees

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