Question: How would you make use of this directive in markup based on its selector value

  1. `html

    Some long text

    `
  2. `html

    Some long text

    `
  3. `html

    Some long text

    `
  4. `html Some long text `

Answer: The correct answer of the above question is Option B:`html

Some long text

`