add markdown linter (#2048)

This commit is contained in:
Eugenio Romano
2017-07-05 19:35:07 +02:00
parent 48de045ee3
commit cc42169d14
12 changed files with 156 additions and 94 deletions

View File

@@ -197,8 +197,7 @@ to specify some basic details needed to start a new process instance.
| Name | Description |
| --- | --- |
| appId | (required): Limit the list of processes which can be started to those contained in the specified app |
| variables | Variables in input to the process [RestVariable]**](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-activiti-rest-api/docs/RestVariable.md)|
| variables | Variables in input to the process [RestVariable](https://github.com/Alfresco/alfresco-js-api/tree/master/src/alfresco-activiti-rest-api/docs/RestVariable.md)|
### Events
@@ -207,7 +206,6 @@ to specify some basic details needed to start a new process instance.
| start | Raised when the process start |
| error | Raised when the start process fail |
## Process Details component
This component displays detailed information on a specified process instance