Source code

Revision control

Copy as Markdown

Other Tools

{
"label": "jw.org",
"bugs": {
"2003019": {
"issue": "broken-layout",
"matches": ["*://www.jw.org/*/library/*"]
}
},
"css": {
"fix_ruby_text_linebreaks": "ruby::after { content: \"\\200B\"; /* Zero-width space (line break opportunity) */ }"
},
"interventions": [
{
"platforms": ["all"],
"css": ["fix_ruby_text_linebreaks"]
}
]
}