Merge pull request #265 from Rapptz/patch-1
Proper spacing for Anki in {furigana-plain}
This commit is contained in:
commit
43ddffeb7a
@ -55,7 +55,7 @@ function handlebarsFuriganaPlain(options) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
return result;
|
return result.trimLeft();
|
||||||
}
|
}
|
||||||
|
|
||||||
function handlebarsKanjiLinks(options) {
|
function handlebarsKanjiLinks(options) {
|
||||||
|
Loading…
Reference in New Issue
Block a user