EngineHub / EngineHub/CommandHelper
[Feature request] Add copy button for website section link
- Dominant language
- Java
- Stars
- 128
- Forks
- 70
- PR merge metrics
- No merged PRs in 30d
Description
# Feature request
Every now and then I link a MS docs page, and it would be super useful if I could click a section (or a button behind it) to copy a link to the section, rather than to the whole page. For example on https://methodscript.com/docs/3.3.4/Advanced_Guide.html, I'd like to be able to link the recompile section directly (this even works https://methodscript.com/docs/3.3.4/Advanced_Guide.html#recompile), but there's no button to copy to get that link directly.
# Related info
[Information on setting up a local website testing environment](https://methodscript.com/docs/3.3.4/SiteDeployTool.html#Testing%20Locally)
[Section header generation for the website](https://github.com/EngineHub/CommandHelper/blob/5e04ddf794d4e026a276db07e4c1868f996f3c52/src/main/resources/siteDeploy/resources/js/wiky.js#L27)
Contributor guide
Assessment
This issue has not been assessed yet.