Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

editors

An array of objects, each with:

  • v: The last editor to highlight
  • f: A text with the format / color used in the highlight. Can be shown to end users to clarify in what color errors will be shown.
  • c: A text with the hexadecimal value of the highlight color that's going to be user in the highlight.
object[]
 errorsA string containing the format / color used for the highlighting. Can be shown to end users to clarify in what color errors will be shown. string

...