The main API Reference page for MessagingService shows raw HTML in the table that is supposed to show request limits for different functions of MessagingService.
Just found and fixed this! The update will take around a day to show up on the production devhub - we’re going to continue tweaking MessagingService’s docs.
3 Likes
Caught that too - same story.
Apparently this formatting issue was caused by some text not being within a <td> tag, so the markdown interpreter kicked in and thought the rest of the table was code (since it was tabbed).
2 Likes
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.