Using Custom Html Template

Hi! I already answered you in your previous thread:

There are basically 2 options:

  1. Add a "html" key to your text that contains the full text with line breaks <br />.
  2. Use properties "Model" etc. in your JSON, add "html": "" to your task and use the html_template to refer to the keys in your JSON as variables, like you did in your example. You can also see an example of the JSON format and how it maps to template variables here: Custom Interfaces · Prodigy · An annotation tool for AI, Machine Learning & NLP