Index: trunk/extensions/VisualEditor/demo/es.js |
— | — | @@ -67,7 +67,7 @@ |
68 | 68 | { |
69 | 69 | 'type': 'object/hook', |
70 | 70 | 'data': { |
71 | | - 'html': '<sup><small><a href="#">[1]</a></small><sup>' |
| 71 | + 'html': '<sup><small><a href="#">[1]</a></small></sup>' |
72 | 72 | }, |
73 | 73 | 'range': { |
74 | 74 | 'start': 118, |
— | — | @@ -77,7 +77,7 @@ |
78 | 78 | { |
79 | 79 | 'type': 'object/template', |
80 | 80 | 'data': { |
81 | | - 'html': '<sup><small>[<a href="#">citation needed</a>]</small><sup>' |
| 81 | + 'html': '<sup><small>[<a href="#">citation needed</a>]</small></sup>' |
82 | 82 | }, |
83 | 83 | 'range': { |
84 | 84 | 'start': 456, |