Please tell me there is a faster way than clicking "link" 4,500 times. Multi-link?

Use three backticks above and below the text to create a code block that will display all the characters:

/(\#parent)(?!\/)/

Or four backticks above and below the code block to show the block’s structure as well:

```regex
/(\#parent)(?!\/)/
```

2 Likes