Add Zotero.Utilities.Internal.hyphenateISBN
Hyphenates ISBN-10 or ISBN-13 according to data from https://www.isbn-international.org
This commit is contained in:
parent
37921b0910
commit
68e7849fcf
3 changed files with 86 additions and 0 deletions
|
@ -46,6 +46,7 @@ const xpcomFilesAll = [
|
|||
'translation/translate_firefox',
|
||||
'translation/tlds',
|
||||
'utilities',
|
||||
'isbn',
|
||||
'utilities_internal',
|
||||
'utilities_translate'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue