You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js/markup
Kerwin Bryant f0f1737d4d
Refactor markup and pdf-viewer to use new init framework (#33772)
1. Add some "render-content" classes to "markup" elements when the
content is rendered
2. Use correct "markup" wrapper for "preview" (but not set that class on
the tab)
3. Remove incorrect "markup" class from LFS file view, because there is
no markup content
    * "edit-diff" is also removed because it does nothing
5. Use "initPdfViewer" for PDF viewer
6. Remove incorrect "content" class from milestone markup
7. Init all ".markup" elements by new init framework

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 week ago
..
anchors.ts Fix a number of typescript issues (#32459) 4 months ago
asciicast.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago
codecopy.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago
common.ts Fix a number of typescript issues (#32459) 4 months ago
content.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago
html2markdown.test.ts Support quote selected comments to reply (#32431) 4 months ago
html2markdown.ts Enable Typescript `noImplicitAny` (#33322) 2 months ago
math.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago
mermaid.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago
tasklist.ts Refactor markup and pdf-viewer to use new init framework (#33772) 1 week ago