Tagged Questions
1
vote
1answer
23 views
Error occurs when retrieving timeline for this question
Here is the question:
http://meta.stackoverflow.com/questions/51812/the-api-sandbox
Here is the API URL:
http://api.meta.stackoverflow.com/1.1/questions/51812/timeline?pagesize=100?page=2
Here is ...
2
votes
1answer
51 views
Comments in user timeline are returning Markdown
In users/{id}/timeline, the detail field for comment events is formatted with Markdown and not HTML. Is it normal?
I saw in the question Comments are returning markdown that the API should return ...