humanmade/Restsplain

Arg descriptions can contain HTML

Closed this issue · 2 comments

Some of the jetpack endpoints contain arg descriptions with HTML. Legit or no there are 2 things it might be good to do here:

  1. Use MaybeHTML component for descriptions
  2. Update MaybeHTML HTML regex to detect &#?[^;]+; patterns

Yeah... they shouldn't do that.

Heh. So won't fix!