-
{ "dictName": "Weblio国語辞典", "windowUrl": "https://www.weblio.jp/content/<word>", "css": "header, footer, .adsbygoogle, .ad, .banner, #main-header, #main-footer { display: none !important; } body { margin-top: 50px !important; }" }
-
@eu-Y Could someone tell me why this code wouldn't work?
-
@eu-Y
Hey, thanks for the awesome dict! I tweaked the code a bit to get it running. Just a quick note—you forgot to add the triple backticks (```) around the code. In Markdown, those are used to format code blocks so everything shows up nicely and hence Dictionariez would recogonize it as code block.You should be able to see the edit history of your post to see what I have changed
Happy coding! -
@river Now it works! Thank you very much for letting me know the root cause of this error. I wouldn't have managed it without your advice. Honestly I didn't expect to get an advice this soon!