Markdown in website is rendered differently
This commit is contained in:
parent
ab1670ff03
commit
27d73b362a
1 changed files with 2 additions and 4 deletions
|
@ -40,10 +40,8 @@ Modules for both sides:
|
|||
* [Coding style](development/coding-style.md)
|
||||
* [Source code directory structure](development/source-code-directory-structure.md)
|
||||
* [Technical differences to node-webkit](development/atom-shell-vs-node-webkit.md)
|
||||
* [How node.js is integrated into atom-shell](atom-shell-slides) (slides) ([中文版](atom-shell-slides-chinese))
|
||||
* [How node.js is integrated into atom-shell](https://speakerdeck.com/zcbenz/practice-on-embedding-node-dot-js-into-atom-editor) (slides) ([中文版](http://2014.jsconf.cn/slides/Practice%20on%20embedding%20Node.js%20into%20Atom%20Editor.pdf
|
||||
))
|
||||
* [Build instructions (Mac)](development/build-instructions-mac.md)
|
||||
* [Build instructions (Windows)](development/build-instructions-windows.md)
|
||||
* [Build instructions (Linux)](development/build-instructions-linux.md)
|
||||
|
||||
[atom-shell-slides]:https://speakerdeck.com/zcbenz/practice-on-embedding-node-dot-js-into-atom-editor
|
||||
[atom-shell-slides-chinese]:http://2014.jsconf.cn/slides/Practice%20on%20embedding%20Node.js%20into%20Atom%20Editor.pdf
|
||||
|
|
Loading…
Reference in a new issue