Japanese icon indicating copy to clipboard operation
Japanese copied to clipboard

Pitch CSS Style breaks after 9/25/2023 update

Open Gin-no-kami opened this issue 2 years ago β€’ 1 comments

The settings that I was using for the Pitch CSS Style no longer works after the 09/25/2023 update. Did something change that I need to update my CSS style for? Below is an example:

In Config: "styles": { "ꜜ": "<span class="downstep"><span class="downstep-inner">ꜜ", "class="overline"": "style="text-decoration:overline;" class="pitchoverline"" }

Word: 相違[そうい]

Before: γ‚½γƒΌγ‚€ After: γ‚½γƒΌγ‚€

As you can see I am no longer getting the class to be included when the Pitch CSS is generated. This causes issue for my card type (JPMN), as it relied on having that class to properly determine how to display things.

Gin-no-kami avatar Sep 26 '23 10:09 Gin-no-kami

A while ago we changed the way people configure styles. The docs can be seen here.

the 09/25/2023 update didn't bring any new changes.

tatsumoto-ren avatar Sep 26 '23 19:09 tatsumoto-ren