It would be nice to add support for `<details>` tag in GithubHtmlView: ## Title <details> <summary> The following subheadings are hidden by default. Click to expand them. </summary> ### Sub header 1 Hello there. </details>
It would be nice to add support for
<details>tag in GithubHtmlView:Title
The following subheadings are hidden by default. Click to expand them.
Sub header 1
Hello there.