Elian Ibaj
Results
1
issues of
Elian Ibaj
```js toc("# [full](link)\n\n # Link [inside](header)").content; // Results in: // - [full](#full) // - [Link [inside](header)](#link-insideheader) ``` So it's correctly `titleize`ing the first case where the full header consists of...