Pull Request to add inlinehelp toggle button (PR #35610) in edit view.
Since PR #37158 already integrates inlinehelp button in com_content config, if it's ok with this PR, i will be able to integrate toggle button for inlinehelp in each core components.
Summary of Changes
Add inlinehelp button in com_content > Article > edit
Testing Instructions
Edit an article and play with inlinehelp toggle button.
Actual result BEFORE applying this Pull Request
no inlinehelp button
description shown
Expected result AFTER applying this Pull Request
Inlinehelp toggle button in toolbar next to help button.
inlinehelp button added in modules/plugins : see #37915