Code Formatting - ashish9342/FreeCodeCamp GitHub Wiki
```js ⇦ Type 3 backticks and then press [shift + enter ⏎]
(type js or html or css)
<paste your code here>,
then press [shift + enter ⏎]
``` ⇦ Type 3 backticks, then press [enter ⏎]
This an inline **
**
code formatting with a single backtick(`) at start and end around the code
.
See also: ☛ How to type Backticks | ☯ Compose Mode | ❄ Gitter Formatting Basics