Skip to content

feat: Markdown support for project descriptions and task instructions.#7172

Open
prabinoid wants to merge 1 commit intodevelopfrom
fix/project-desc-markdown
Open

feat: Markdown support for project descriptions and task instructions.#7172
prabinoid wants to merge 1 commit intodevelopfrom
fix/project-desc-markdown

Conversation

@prabinoid
Copy link
Contributor

@prabinoid prabinoid commented Feb 19, 2026

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation
  • 🧑‍💻 Refactor
  • ✅ Test
  • 🤖 Build or CI
  • ❓ Other (please specify)

Related Issue

Fixes #7162

Describe this PR

Project descriptions and instructions were not bleached and sanitized on basis that it could only be updated by admins who are trusted users and shouldn't be doing anything bad. Due to this, markdown support was too not available on these fields.

Added markdown support, bleach and sanitization of the project information attributes.

@prabinoid prabinoid changed the title feat: Markdown support for project descriptions and task instructions feat: Markdown support for project descriptions and task instructions, Mappers hashtag in project and task comments. Feb 27, 2026
@prabinoid prabinoid changed the title feat: Markdown support for project descriptions and task instructions, Mappers hashtag in project and task comments. feat: Markdown support for project descriptions and task instructions. Feb 27, 2026
@prabinoid prabinoid force-pushed the fix/project-desc-markdown branch from 0573787 to 98ce9a7 Compare February 27, 2026 05:04
@sonarqubecloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
58.3% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Project manger - project instructions preview is not showing the same formatting as final instructions

1 participant