gitea/web_src/js/markup
silverwind 69e595cdd8
Update eslint to v9 (#35485)
Update eslint and all plugins. Many plugins still do not ship type
definitions so I had to add stubs. Also, I had to put a few typescript
error expectations because if some unknown error in the types.

`eslint-plugin-no-jquery` is disabled because it's not compatible with
eslint 9 flat config
(https://github.com/wikimedia/eslint-plugin-no-jquery/issues/311).
2025-09-14 19:15:06 +03:00
..
anchors.ts Fix footnote jump behavior on the issue page. (#34621) 2025-06-09 17:18:11 +00:00
asciicast.ts Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +08:00
codecopy.ts markup: improve code block readability and isolate copy button (#34009) 2025-04-19 05:53:39 +00:00
common.ts Fix a number of typescript issues (#32459) 2024-11-11 11:13:57 +00:00
content.ts Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00
html2markdown.test.ts Support quote selected comments to reply (#32431) 2024-11-07 03:57:07 +00:00
html2markdown.ts Update eslint to v9 (#35485) 2025-09-14 19:15:06 +03:00
math.ts Fix markdown render behaviors (#34122) 2025-04-05 11:56:48 +08:00
mermaid.ts Improve html escape (#34911) 2025-07-01 21:44:05 +08:00
tasklist.ts Refactor markup and pdf-viewer to use new init framework (#33772) 2025-03-03 11:49:15 -08:00