mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Use json to render code block
This commit is contained in:
@@ -74,7 +74,7 @@ its not there! To fix this open _package.json_ and find the property called
|
||||
delay a package's activation until it's needed. So add the `ascii-art:convert`
|
||||
to the activationEvents array:
|
||||
|
||||
```coffeescript
|
||||
```json
|
||||
"activationEvents": ["ascii-art:convert"],
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user