We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03d17ba commit b97499eCopy full SHA for b97499e
blog/introducing-api-history.md
@@ -24,8 +24,8 @@ and displaying it nicely on the Electron documentation website.
24
25
### API history documentation system / YAML schema
26
27
-The API history for a function/class/etc. is now placed directly after the
28
-Markdown header for that item in the form of a YAML code block encapsulated by
+In the Markdown API documentation, the history for a function/class/etc. is now placed directly after the
+header for that item in the form of a YAML code block encapsulated by
29
a HTML comment.
30
31
````yaml
0 commit comments