codeguy/php-the-right-way

Put anchor on each title

diego-sorribas opened this issue · 5 comments

I think its a good idea put an anchor on each title of each section to share specific topic

@diego-sorribas Hmm. That already seems to be implemented.

Examples:
Chapter 1
Chapter 2
Chapter 18

Namespaces (within Language Highlights)

Is this what you mean?

For example here I can't share the "Strategy" design pattern specific.

Thanks!

Ah, I see what you mean.

You technically can, but you have to check the HTML to get the id attribute:
http://www.phptherightway.com/pages/Design-Patterns.html#strategy

Yes I think something like this is good for a user experience

Thanks!

What has just happened? Some kind of a bulk action? :)