We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02505e9 commit 4b0f134Copy full SHA for 4b0f134
README.md
@@ -95,13 +95,13 @@ in the [jsfiddle demo](#demo).
95
</tr>
96
97
<tr>
98
- <td>originalContent<sup>(since v1.0.4)</sup></td>
+ <td>originalContent<sup>v1.0.4+</sup></td>
99
<td>None</td>
100
<td>Pass the original content as a parameter in your JS file, instead of creating an element in your HTML code to extract this content.</td>
101
102
103
104
- <td>changedContent<sup>(since v1.0.4)</sup></td>
+ <td>changedContent<sup>v1.0.4+</sup></td>
105
106
<td>Pass the changed content as a parameter in your JS file, instead of creating an element in your HTML code to extract this content.</td>
107
0 commit comments