In this solution we showed that
$$\sum _{n=1}^{\infty } \frac{4^n H_n}{n^2 {2n\choose n}}=6\ln(2)\zeta(2)+\frac72\zeta(3)\tag1$$
using the identity
$$\frac{\arcsin x}{\sqrt{1-x^2}}=\sum_{n=1}^\infty\frac{(2x)^{2n-1}}{n{2n\choose n}}$$
My question here is can we prove $(1)$ in a different way using elementary methods? Still, don't let my question restrictions limit your approaches, all approaches are appreciated.
The point of this post (challenge) is to learn different techniques if possible and to make this site more entertaining.
Thank you.
A sketch (for now). Using the identities $$\int_0^1\frac{x^{n-1}}{\sqrt{1-x}}\,{\rm d}x=\frac{4^n}{n\binom{2n}n}\,\,\,\text{and}\,\,\,\sum_{n\ge1}\frac{H_n}nx^n=\operatorname{Li}_2(x)+\frac12\log^2(1-x)$$ gives $$\sum_{n\ge1}\frac{4^nH_n}{n^2\binom{2n}n}=\sum_{n\ge1}\frac{H_n}n\int_0^1\frac{x^{n-1}}{\sqrt{1-x}}\,{\rm d}x=\frac12\int_0^1\frac{2\operatorname{Li}_2(x)+\log^2(1-x)}{x\sqrt{1-x}}\,{\rm d}x$$ Reflecting and enforcing $\sqrt x\mapsto x$ afterwards yields \begin{align*} \frac12\int_0^1\frac{2\operatorname{Li}_2(x)+\log^2(1-x)}{x\sqrt{1-x}}\,{\rm d}x&=\frac12\int_0^1\frac{2\operatorname{Li}_2(1-x)+\log^2(x)}{(1-x)\sqrt{x}}\,{\rm d}x\\ &=\int_0^1\frac{2\operatorname{Li}_2(1-x^2)+4\log^2(x)}{1-x^2}\,{\rm d}x \end{align*} The latter integral evaluates as $7\zeta(3)$ using the geometric series. For the first integral apply IBP two times to obtain \begin{align*} \int_0^1\frac{\operatorname{Li}_2(1-x^2)}{1-x^2}\,{\rm d}x&=-\left[\frac12\operatorname{Li}_2(1-x^2)\log\left(\frac{1-x}{1+x}\right)\right]_0^1+2\int_0^1\frac{x\log x\log\left(\frac{1-x}{1+x}\right)}{1-x^2}\,{\rm d}x\\ &=-\left[\frac12 x\log x\log^2\left(\frac{1-x}{1+x}\right)\right]_0^1+\int_0^1(1+\log x)\log^2\left(\frac{1-x}{1+x}\right)\,{\rm d}x\\ &=\frac{\pi^2}6+\int_0^1\log x\log^2\left(\frac{1-x}{1+x}\right)\,{\rm d}x \end{align*} I am currently not sure how to approach the remaining integral in an elegant way.
Sidenote: Using the usual series expansion of the logarithm and the integral representation of the harmonic numbers leads to an evaluation of the remaining integral. However, this method is rather unelegant and I will see if I can find something more satisfying.