MD PARSER LIKE DISCORD BAR
Dunce
Nice! If you want the textarea to be black whilst still having a visible caret, you can do:
textarea { caret-color: white; }
Nice! If you want the textarea to be black whilst still having a visible caret, you can do:
textarea { caret-color: white; }
Cool!
thanks! @DynamicSquid