diff --git a/src/content/posts/Markdown Style Guide-en.md b/src/content/posts/Markdown Style Guide-en.md index e5eba32..402d03d 100644 --- a/src/content/posts/Markdown Style Guide-en.md +++ b/src/content/posts/Markdown Style Guide-en.md @@ -37,12 +37,12 @@ Itatur? Quiatae cullecum rem ent aut odis in re eossequodi nonsequ idebis ne sap ### Syntax ```markdown -![Alt text](./full/or/relative/path/of/image) +![Alt Text](./full/or/relative/path/of/image) ``` ### Output -![blog placeholder](/blog-placeholder.jpg) +![Image Placeholder](/blog-placeholder.jpg) ## Blockquotes @@ -214,12 +214,12 @@ H2O Xn + Yn = Zn -GIF is a bitmap image format (hover for 2s). +GIF is a bitmap image format. + +Students often make some speling mistakes. Press CTRL + ALT + Delete to end the session. -Students often make some speling mistakes (hover for 2s). - There is nothing no code either good or bad, but running it makes it so. Most salamanders are nocturnal, and hunt for insects, worms, and other small creatures. @@ -235,4 +235,4 @@ Most salamanders are nocturnal, and hunt for insects, worms, and ot
Node Modules Inspector - Overview
-
--> \ No newline at end of file + --> diff --git a/src/styles/heti.css b/src/styles/heti.css index 322cc6d..34024ea 100644 --- a/src/styles/heti.css +++ b/src/styles/heti.css @@ -246,6 +246,9 @@ html.dark .heti mark { .heti u { --at-apply: 'mx-0.25 underline decoration-wavy decoration-red underline-offset-4'; } +html.dark .heti u { + --at-apply: 'decoration-#A14F50'; +} /* Strikethrough */ .heti del,