You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to help people on discord, sometimes I want to link them to specific sections of the website, for example the fast compile setup. It would be much easier if clicking the header would append the css id to the url to make it easier to copy. Or maybe just add a copy button next to the header.
Enabled the anchor links in every `_index.md` file inside of the `content/learn/book` section.
I ported the changes made in #275 over to the `new_book` branch.
Closes#274Closes#275
Enabled the anchor links in every `_index.md` file inside of the `content/learn/book` section.
I ported the changes made in #275 over to the `new_book` branch.
Closes#274Closes#275
When I try to help people on discord, sometimes I want to link them to specific sections of the website, for example the fast compile setup. It would be much easier if clicking the header would append the css id to the url to make it easier to copy. Or maybe just add a copy button next to the header.
The goal would be to end up with an url like this:
https://bevyengine.org/learn/book/getting-started/setup/#enable-fast-compiles-optional
The text was updated successfully, but these errors were encountered: