[plug-in] Make it possible to render hyperlinks in the Tree node #3304
Labels
plug-in system
issues related to the plug-in system
Team: Che-Editors
issues regarding the che-editors team
For some plugin this feature may be required.
The main part will recognize that plugin provides a hyperlink and render it.
The markdown for hyperlinks may be looks like the markdown on GitHub.
Then if plugin provides following for the node label
then tree node in the main part will look like this
Clicking on hyperlink must open new browser tab.
It could be great if tree-view-sample-plugin will use this feature.
The text was updated successfully, but these errors were encountered: