Branch: refs/heads/master Home: https://github.com/openssl/web Commit: 979ef60d51c7262254c24f34b3a43f17a8843e2c https://github.com/openssl/web/commit/979ef60d51c7262254c24f34b3a43f17a8843e2c Author: Richard Levitte <levi...@openssl.org> Date: 2022-08-27 (Sat, 27 Aug 2022)
Changed paths: M docs/faq.md Log Message: ----------- Restore the FAQ accordion functionality When converting docs/faq.html to faq.md, the little scriptlet that enabled the FAQ answer accordion functionality was lost, making it impossible to expand the answers. This restores that functionality. Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Matthias St. Pierre <matthias.st.pie...@ncp-e.com> (Merged from https://github.com/openssl/web/pull/360)