Skip to content

Commit 8e1e1ba

Browse files
committed
syntax higlighting in code blocks
1 parent 302e29b commit 8e1e1ba

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

lib/components/markdown/format-code.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

lib/components/markdown/markdown.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "atom-coderoad",
33
"main": "./lib/main",
4-
"version": "0.1.13",
4+
"version": "0.1.14",
55
"description": "Interactive tutorial plugin for Atom",
66
"author": "Shawn McKay <shawn.j.mckay@gmail.com",
77
"keywords": ["atom", "coderoad"],

0 commit comments

Comments
 (0)