Developing a legal IDE based on Atom
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
75 B

  1. # Code Block
  2. ```javascript
  3. if a === 3 {
  4. b = 5
  5. }
  6. ```
  7. encoding → issue