Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Boards>Markdown Text Control
Markdown Text Control

Markdown Text Control

MarkZither

|
1 install
| (0) | Free
Extension to show markdown
Get it free

Azure DevOps Extension: Markdown Text Control

Overview

This extension adds a custom control to Azure DevOps work item forms, allowing you to display a text field and a rendered markdown block side-by-side. It is ideal for scenarios where you want to show dynamic documentation, instructions, or contextual information alongside editable work item fields.

Features

  • Display a text field and markdown content in the same row of a work item form
  • Supports dynamic macros: use ${@fieldValue=FieldName} in your markdown to inject live field values
  • Optional value converter script for custom formatting
  • Easy configuration via the work item form designer

How to Use

  1. Go to your work item form customization page in Azure DevOps
  2. Add a custom control and select Markdown Text Control
  3. Configure the control options:
    • Field: The work item field to display and bind
    • Markdown: Markdown text to render (supports macros)
    • Value converter script (optional): Custom JS function to format field values

Configuration Screenshot

Example Usage Screenshot

Source Code

The source code for this extension is available on GitHub. Feel free to take, fork, and extend.

Feedback

We need your feedback! Here are some ways to connect with us:

  • Add a review below
  • Report issues in GitHub
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft