Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 372 Bytes

File metadata and controls

14 lines (9 loc) · 372 Bytes

Writing Good Documentation

Step 1 - Using Codeblocks.

Codeblocks in markdown make it very easy for tech people to copy, paste, share code. A good Cloud Engineer uses Codeblocks wnenever possible.

Because it allows others to copy and paste their code

Test
  • When you can you should attempt to apply syntax highlighting to your codeblocks.