forgejo/web_src/js/markup
silverwind 5f38acd9a0
Fix markdown anchor re-clicking ()
The hashchange event did not fire on re-click of a active anchor.
Instead, use the click event which always fires.

Fixes: https://github.com/go-gitea/gitea/issues/21680

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2022-11-26 19:15:44 +08:00
..
anchors.js Fix markdown anchor re-clicking () 2022-11-26 19:15:44 +08:00
codecopy.js Add copy button to markdown code blocks () 2021-11-16 16:16:05 +08:00
content.js Add KaTeX rendering to Markdown. () 2022-09-14 00:33:37 +08:00
math.js Tweak katex options () 2022-11-17 09:04:09 +08:00
mermaid.js Fix scroll over mermaid frame () 2022-11-24 20:56:57 +00:00
tasklist.js Use explicit jQuery import, remove unused eslint globals () 2022-01-28 21:00:11 +00:00