symfony-tools/docs-builder

Issue with the feature that avoids links with the same ID

javiereguiluz opened this issue · 2 comments

The #152 fix works beautifully ... but there's something missing in it. The TOC links seems to be not updated.

Example:

Thanks

I would also suggest not suffixing the first ID and only start suffixing on the first duplicate.

That keeps URLs tidy and preserves BC with any old links.

I'm working on this and I hope to submit a fix soon.