电话
<a href="tel:10000000000"></a>
短信
<a href="sms:10000000000"></a>
防止图片的弹窗行为
<img src="1.jpg" style="-webkit-touch-callout: none">
关闭英文状态下首字母大写
<input type="text" autocapitalize="off">
调用照相机
<input type="file" accept="image/*" capture="camera">
调摄像机
<input type="file" accept="video/*" capture="camcorder">
调用录音
<input type="file" accept="audio/*" capture="miccrophone">
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。