File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -530,11 +530,11 @@ and here is the next step
530530<Video src = " 017.webm" start = { 0 } end = { 41.53 } />
531531<Browser url = " https://codehike.org" zoom = { 0.4 } />
532532<Editor
533- code = " cake.mdx "
534- focus = " 23:30 "
535- lang = " md "
536- tab = " demo/cake.mdx "
537- tabs = { [" demo/cake.mdx " , " pages/index.js " ]}
533+ code = " package.json.copy "
534+ focus = " 2:16 "
535+ lang = " json "
536+ tab = " package.json "
537+ tabs = { [" package.json " ]}
538538/>
539539
540540``` srt
Original file line number Diff line number Diff line change 55 "name": "Rodrigo Pombo",
66 "url": "https://twitter.com/pomber"
77 },
8- "homepage": "https://mdxconf .pomb.us",
9- "repository": "https://github.com/pomber/mdxconf-2020 ",
8+ "homepage": "https://mdxconf2020 .pomb.us",
9+ "repository": "https://github.com/pomber/the-x-in-mdx ",
1010 "dependencies": {
1111 "@code-hike/mini-browser": "0.0.1",
1212 "@code-hike/mini-editor": "0.0.1",
1313 "@code-hike/mini-terminal": "0.0.1",
1414 "@code-hike/player": "0.0.1",
1515 "@code-hike/scroller": "0.0.1",
16+ "@code-hike/sim-user": "0.0.1",
1617 "@mdx-js/loader": "^1.6.11",
1718 "@next/mdx": "^9.4.4",
1819 "next": "^9.4.4",
Original file line number Diff line number Diff line change 11{
2- "name" : " xmdx " ,
3- "version" : " 0.0.1 " ,
2+ "name" : " The X in MDX " ,
3+ "version" : " 2020 " ,
44 "author" : {
55 "name" : " Rodrigo Pombo" ,
66 "url" : " https://twitter.com/pomber"
77 },
8- "homepage" : " https://mdxconf .pomb.us" ,
9- "repository" : " https://github.com/pomber/mdxconf-2020 " ,
8+ "homepage" : " https://mdxconf2020 .pomb.us" ,
9+ "repository" : " https://github.com/pomber/the-x-in-mdx " ,
1010 "dependencies" : {
1111 "@code-hike/mini-browser" : " 0.0.1" ,
1212 "@code-hike/mini-editor" : " 0.0.1" ,
You can’t perform that action at this time.
0 commit comments