fix formatting
This commit is contained in:
parent
366f1a62b5
commit
c05878d194
@ -345,8 +345,9 @@ class Docs_1 extends Widget
|
|||||||
code "/duplicate"
|
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."
|
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 "CLI program for interacting with the API."
|
||||||
li class: "error", ->
|
li ->
|
||||||
text "BUG: IDs are not returned with requests to "
|
span class: "error", "BUG"
|
||||||
|
text ": IDs are not returned with requests to "
|
||||||
code "/key/new"
|
code "/key/new"
|
||||||
text " endpoint."
|
text " endpoint."
|
||||||
li "Twitter integration."
|
li "Twitter integration."
|
||||||
|
Loading…
Reference in New Issue
Block a user