fix formatting

This commit is contained in:
Paul Liverman III 2018-04-25 08:29:09 -07:00
parent 366f1a62b5
commit c05878d194

View File

@ -345,8 +345,9 @@ class Docs_1 extends Widget
code "/duplicate"
text " endpoint for duplicating a task or list (with optional inclusion of any sub-tasks/sub-lists). The web interface will be updated to utilize this."
li "CLI program for interacting with the API."
li class: "error", ->
text "BUG: IDs are not returned with requests to "
li ->
span class: "error", "BUG"
text ": IDs are not returned with requests to "
code "/key/new"
text " endpoint."
li "Twitter integration."