Overview
Comment: | [doc] Web API update |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | doc |
Files: | files | file ages | folders |
SHA3-256: |
6727222f1a51ce73af503018faab9e16 |
User & Date: | olr on 2020-03-19 08:19:34 |
Other Links: | manifest | tags |
Context
2020-03-19
| ||
08:20 | [doc] Web API update check-in: d353472e17 user: olr tags: trunk, doc | |
08:19 | [doc] Web API update check-in: 6727222f1a user: olr tags: trunk, doc | |
08:10 | [doc] Web API update check-in: 6cd37e7067 user: olr tags: trunk, doc | |
Changes
Modified doc/API_web.md from [a4bf78ddb6] to [c344f75300].
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | - - - - - + + + + + + + + + + + + | - get the modified text via events (instead of having the node content directly modified), - get raw results (list of errors) of grammar checking and spell checking, - get spelling suggestions for a wrong word. |
︙ |