forgejo/modules/markup
Robert Wolff dc5bc1fe5b linting: fix typos, add toml validation ()
- adds the `toml` plugin to the `eslint` linting → expect to have `options/setting/config.toml` by 
- fixes `make lint-codespell` commands
- related concerning `codespell`: 
- info: codespell check is and was not activated in the workflows (could maybe, runs only few seconds on my system)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7007
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-02-21 08:23:03 +00:00
..
asciicast Fix and refactor markdown rendering () 2024-11-17 20:34:28 +01:00
common [GITEA] test markdown CleanValue to prevent regression 2024-02-05 16:09:41 +01:00
console Construct screen 2024-09-06 20:24:51 +02:00
csv Fix and refactor markdown rendering () 2024-11-17 20:34:28 +01:00
external Rework markup link rendering () 2024-01-15 08:49:24 +00:00
markdown linting: fix typos, add toml validation () 2025-02-21 08:23:03 +00:00
mdstripper chore: fix deprecation 2024-11-02 16:39:27 +01:00
orgmode Update module github.com/alecthomas/chroma/v2 to v2.15.0 (forgejo) () 2025-01-06 04:11:25 +00:00
tests/repo/repo1_filepreview fix inline file preview for files with encoded URL, fix () 2025-01-30 08:20:05 +00:00
camo.go Use camo.Always instead of camo.Allways () 2024-09-27 08:45:55 +02:00
camo_test.go Use camo.Always instead of camo.Allways () 2024-09-27 08:45:55 +02:00
file_preview.go fix inline file preview for files with encoded URL, fix () 2025-01-30 08:20:05 +00:00
html.go fix: more permissive markup commit hash detection () 2025-02-05 09:04:19 +00:00
html_internal_test.go fix: more permissive markup commit hash detection () 2025-02-05 09:04:19 +00:00
html_test.go fix: more permissive markup commit hash detection () 2025-02-05 09:04:19 +00:00
renderer.go [CHORE] Remove github.com/yuin/goldmark-meta 2024-07-07 03:18:13 +02:00
renderer_test.go Move IsReadmeFile* from modules/markup/ to modules/util () 2023-02-13 15:01:09 -05:00
sanitizer.go fix: strict matching of allowed content for sanitizer 2024-11-15 10:59:36 +01:00
sanitizer_test.go feat: Add partial quoting 2024-10-26 19:15:43 +02:00