Skip to content

Commit 540d13b

Browse files
author
Farzad Hayat
authored
DOC-2486: Add requires 7.1v admon to Revision History Diff API (#3391)
1 parent f02bea0 commit 540d13b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/partials/plugin-apis/revisionhistory-apis.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ interface PluginAPI {
99
=== `diff`
1010
Returns a HTML string with annotations indicating the changes in `originalHTML` relative to `changedHTML`. The styling of annotations can be customized via xref:revisionhistory_diff_classes[`+revisionhistory_diff_classes+`] option.
1111

12+
include::partial$misc/admon-requires-7.1v.adoc[]
13+
1214
== Example
1315
[source,js]
1416
----

0 commit comments

Comments
 (0)