4 ms·
ok why did it not format my code? :/
by codingblink 6mo ago
ok why did it not format my code? :/
- MisterTea 6mo agoYou need a full blank line between a block of text and code. The next line below this one is blank... <- two spaces here means this line is code.
- codingblink 6mo agothank you, I think I fixed it!