Andriod
is built on the open linux kernel. Furthermore, it utilizes a custom virtual machine that has been designed to optimize memory and hardware resource in a mobile environment.
Links
Markdown
supports two styles for Links:
- inline
Syntax:
[inline link text](www.inlinelink.com "optional title")
Effect:
inline link text
There have many editor tools for Markdown now, but we just recommend a few of popular tools for you. You can choose it which you like. Hope it will be helpful for you.
Online tools
-
In browser Markdown editor, it supplies many commands to create Markdown syntax instead of type it manually. And also it have supported many other functions, for example import, export and manage Markdown files.
Markdown is a text-to-HTML conversion tool for web writer. It can convert plain text format to valid XHTML
(or HTML
) structure that can be represented by browser.