allow lang attribute in annotations
This commit is contained in:
parent
57994e657d
commit
e57fa72b47
2 changed files with 3 additions and 0 deletions
|
|
@ -266,6 +266,7 @@ Ox.AnnotationFolder = function(options, self) {
|
|||
return Ox.stripTags(value);
|
||||
}
|
||||
: null,
|
||||
globalAttributes: ['lang'],
|
||||
highlight: self.options.highlight,
|
||||
items: self.annotations,
|
||||
placeholder: getPlaceholder(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue