7: Malformed tagged-list item

You began a line with a left pointy bracket < which marks the start of a tag in a tagged list. But a corresponding right pointy bracket > to separate the tag from the associated content is missing.

Solution

Make sure to add a right pointy bracket > after the tag of each tagged-list item. If you do not want to define a tagged-list item, but want to start the line with a literal <, you can prepend a backslash: \<