We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f55fb7c commit dbf7f7eCopy full SHA for dbf7f7e
subs2srs.lua
@@ -343,7 +343,7 @@ end
343
344
local function update_sentence(new_data, stored_data)
345
-- adds support for TSCs
346
- -- https://tatsumoto-ren.github.io/blog/discussing-various-card-templates.html#targeted-sentence-cards-or-mpvacious-cards
+ -- https://tatsumoto-ren.github.io/blog/discussing-various-card-templates.html#targeted-sentence-cards
347
-- if the target word was marked by yomichan, this function makes sure that the highlighting doesn't get erased.
348
349
if h.is_empty(stored_data[config.sentence_field]) then
0 commit comments