|
@@ -18,7 +18,7 @@ The Code Editor Integration plug-in is ran by calling the `runHowdoi` function w
|
|
}
|
|
}
|
|
|
|
|
|
The Object values:
|
|
The Object values:
|
|
-* question contains the user's query ecapsulated by a single line comment
|
|
|
|
|
|
+* question contains the user's query encapsulated by a single line comment
|
|
* answer contains the three possible answers to the user's query
|
|
* answer contains the three possible answers to the user's query
|
|
* link contains the three possible links to the answer encapsulated by a single line comment
|
|
* link contains the three possible links to the answer encapsulated by a single line comment
|
|
|
|
|