mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
To disincentivize spamdexing, links in user-generated content should be disavowed by annotation with `rel="nofollow"` attributes: - https://en.wikipedia.org/wiki/Nofollow Automated spam has already targeted OSEM in the wild: - https://github.com/SeaGL/organization/issues/274 Ideally link annotation would be performed during Markdown rendering or a single sanitization pass, but this is currently an unresolved issue: - https://github.com/vmg/redcarpet/issues/720 |
||
|---|---|---|
| .. | ||
| application_helper_spec.rb | ||
| conference_helper_spec.rb | ||
| date_time_helper_spec.rb | ||
| events_helper_spec.rb | ||
| format_helper_spec.rb | ||
| users_helper_spec.rb | ||