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
silverwind b71850ea73
Strip trailing newline in markdown code copy (#29019)
Behaviour now matches GH. Safeguard added in the for loop because
`textContent` may be null in which case it does not make sense to render
the copy button.
1 year ago
..
anchors.js Fix markdown anchor re-clicking (#21931) 2 years ago
asciicast.js Fix math and mermaid rendering bugs (#24049) 2 years ago
codecopy.js Strip trailing newline in markdown code copy (#29019) 1 year ago
common.js Fix math and mermaid rendering bugs (#24049) 2 years ago
content.js Fix math and mermaid rendering bugs (#24049) 2 years ago
math.js Change katex limits (#27823) 1 year ago
mermaid.js Fix mermaid flowchart margin issue (#27503) 1 year ago
tasklist.js Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago