Proper spacing for Anki in {furigana-plain}
This should fix #264 Note it does not address broken segmentation, just representation within Anki itself to work properly.
This commit is contained in:
parent
7a3315d75d
commit
aeac7bf2a8
@ -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