DEV Community

Discussion on: Using a custom hook to make form creation a breeze

Collapse
 
elizabethschafer profile image
Elizabeth Schafer

Hi - thanks for sharing! This is a great walkthrough, but the formatting is hard to read. A couple of the code blocks look okay, but most of them are just plain text.

Each code block should start and end with three backticks (```) on their own line. You can also add the name of the language after the first three backticks for syntax highlighting to show up (```jsx).

Collapse
 
westbrookc16 profile image
Chris Westbrook

Thank you so much for the feedback!! I wondered if there was something you had to do for code blocks, but I couldn't find it in hte help. I'm kind of new to all this stuff. I have edited the post. I didn't realize it put code in a different font until I looked closer, I am blind so am using nvda and it doesn't announce formatting changes by default unless you set it to. Very good info to know. Thanks again!!